{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strangers-home-holiday-park-bradfield-essex",
  "name": "Strangers home holiday park",
  "description": "Strangers home holiday park is a campsite in Bradfield, Essex.The campsite has pitches without shade and pitches with some shade. The following...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strangers-home-holiday-park-bradfield-essex",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675161ab9af9e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Street",
    "addressLocality": "Bradfield (Essex)",
    "postalCode": "C011 2US",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.93453,
    "longitude": 1.11717
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}