{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofstede-elzenoord-vrouwenpolder",
  "name": "Camping Hofstede Elzenoord",
  "description": "Camping Hofstede Elzenoord is a campsite in Vrouwenpolder, Zealand.The campsite has pitches without shade and pitches with some shade. It is possible...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofstede-elzenoord-vrouwenpolder",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516335315a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koningin Emmaweg 2a",
    "addressLocality": "Vrouwenpolder",
    "postalCode": "4354 KC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57839,
    "longitude": 3.61436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}