{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/run-cottage-woodbridge-suffolk",
  "name": "Run Cottage Touring Park",
  "description": "Close to the market town of Woodbridge we are a small family run Touring caravan park with just 45 generously size pitches located on Suffolk’s beautiful Heritage Coast on the outskirts of the village of Hollesley, Set in 4.5 acres of parkland, with a large pond and views over open farmland, we offer peace and tranquillity, a place to escape the hustle and bustle of today’s busy life style, you will soon discover we have an abundance of native wildlife to see, from sparrows to barn owls, rabb...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/run-cottage-woodbridge-suffolk",
  "image": [
    "https://lh3.googleusercontent.com/-asOHZr8Epk4/Ux9emfs2wOI/AAAAAAAD3CY/P2Jn6F2C5HA/w1000/DSCF1035.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alderton Road,",
    "addressLocality": "Woodbridge",
    "addressRegion": "Suffolk",
    "postalCode": "IP12 3RQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0941323,
    "longitude": 1.3199383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}