{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-landzicht-td-kiel",
  "name": "Minicamping Landzicht",
  "description": "Minicamping Landzicht is a campsite located in De Kiel, Drenthe. It offers a variety of pitches, some with shade and others without. For those who enjoy an active holiday, the campsite provides various cycle routes. Additionally, fresh bread is available on-site for campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-landzicht-td-kiel",
  "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": "De Tip 1",
    "addressLocality": "TD De Kiel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85815,
    "longitude": 6.74839
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}