{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-drie-provincien-een-west-noordenveld-nl",
  "name": "Camping De Drie Provinciën",
  "description": "Camping De Drie Provinciën is a campsite in Een-West, Drenthe.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-drie-provincien-een-west-noordenveld-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67500cffede42.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bakkeveenseweg 15",
    "addressLocality": "Een-West/Noordenveld",
    "postalCode": "9343 TB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.08861,
    "longitude": 6.3115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 220,
    "bestRating": 10,
    "worstRating": 1
  }
}