{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-opt-kalkamp-v-gieten",
  "name": "Camping Op't kalkamp",
  "description": "From the A28 Zwolle-Assen, take the Assen-Zuid exit towards Veendam. At the Gieten roundabout, take the first exit towards Emmen. After about 500 meters, turn right at the traffic lights. After 300 meters, turn left where you'll see signs for the campsite. Camping Op't Kalkamp is a campsite where you can relax and enjoy your time. It's easy to find, just follow the directions and look for the signs. It's a great place to stay and explore the surrounding area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-opt-kalkamp-v-gieten",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Verlengde Asserstraat 83 A",
    "addressLocality": "V Gieten",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00073,
    "longitude": 6.74698
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}