{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofstede-molenzicht-vrouwenpolder",
  "name": "Camping Hofstede Molenzicht",
  "description": "Camping Hofstede Molenzicht is a campsite in Vrouwenpolder, Zealand.The campsite has pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofstede-molenzicht-vrouwenpolder",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517f29eb47a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lepelstraat 2",
    "addressLocality": "Vrouwenpolder",
    "postalCode": "4354 KK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57144,
    "longitude": 3.61058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}