{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kluis-e-heeze",
  "name": "Camping De Kluis",
  "description": "Camping De Kluis is one of the top campsites in the region. Unlike typical campsites, we don't just have a field where you park your car in a row. Instead, our campsite is a beautiful park. Each spot is separated by plants, shrubs, or hedges. Each spot is tiled for you to place your awning or canopy. Your caravan is parked behind this tiling, ensuring you always have grass in front of your tent. The campsite is car-free, with a special parking area provided. Our sanitary facilities are clean...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kluis-e-heeze",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d33be%2F68e4426b-fe2a-4305-902f-c23ab875a190_1782318_787042674725113_5686902067080748345_o_640x480.jpg?alt=media&token=3b8492ac-208a-4784-be24-205ac4fdf819",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Kluis 20",
    "addressLocality": "E Heeze",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36858,
    "longitude": 5.58828
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}