{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-overbetuwe-heteren",
  "name": "Camping Overbetuwe",
  "description": "Camping Overbetuwe is a campsite in Heteren, Gelderland.The campsite has which are marked out and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-overbetuwe-heteren",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a1cf50ac32.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uilenburgsestraat 3",
    "addressLocality": "Heteren",
    "postalCode": "6666 LA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94864,
    "longitude": 5.77244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.5,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}