{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renesse",
  "name": "Ardoer Camping Julianahoeve",
  "description": "Ardoer Camping Julianahoeve is a campsite in Renesse, Zeeland, located by the sea. The campsite has pitches with demarcation and with some shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renesse",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1745c8550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoogenboomlaan 42",
    "addressLocality": "Renesse",
    "postalCode": "4325 DM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73053,
    "longitude": 3.75522
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 46,
    "bestRating": 10,
    "worstRating": 1
  }
}