{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonnekamp-zorgvlied",
  "name": "Camping Zonnekamp",
  "description": "Camping Zonnekamp is a campsite in Zorgvlied, Drenthe, located in a wood.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonnekamp-zorgvlied",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503c02f2e9f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Ruyter de Wildtlaan 7",
    "addressLocality": "Zorgvlied",
    "postalCode": "8437 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.91514,
    "longitude": 6.24417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}