{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-de-zonnehoeve-zonnemaire",
  "name": "Landschapscamping De Zonnehoeve",
  "description": "Landschapscamping De Zonnehoeve is a campsite in Zonnemaire, Zealand.The campsite has which are marked out, pitches with shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-de-zonnehoeve-zonnemaire",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675160dfecc42.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rietdijk 10",
    "addressLocality": "Zonnemaire",
    "postalCode": "4316 PL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.72706,
    "longitude": 3.94728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}