{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-klaverhoeve-coevorden-1",
  "name": "Camping de Klaverhoeve",
  "description": "Camping de Klaverhoeve is a campsite located in Coevorden, Drenthe. The campsite offers a variety of pitches. Some have shade, some don't, and others have partial shade. Tents and hikers' cabins are available for rent. For those who enjoy sports, the campsite provides different cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-klaverhoeve-coevorden-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d33af%2Ff1959ceb-04ec-4a15-977c-06153a5eb553_12143061_712677958863720_2019271855551293563_n_640x480.jpg?alt=media&token=1b984ad6-0ff5-47b8-a05a-58f9d466aaec",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwe Dijk 15a",
    "addressLocality": "NN Coevorden",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.65922,
    "longitude": 6.66861
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}