{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klaverweide-ellemeet-nl",
  "name": "Camping Klaverweide",
  "description": "Campsite Klaverweide is a campsite in Ellemeet, Zeeland. This campsite has non-shaded pitches. The campsite has a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klaverweide-ellemeet-nl",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ad8f5358c5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuijerdamseweg 56",
    "addressLocality": "Ellemeet",
    "postalCode": "4323 LC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.732,
    "longitude": 3.82039
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}