{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-klavervier-kiel",
  "name": "Minicamping KlaverVier",
  "description": "Minicamping KlaverVier is a campsite in De Kiel, Drenthe, located by a lake/recreational pond.The campsite has pitches with shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-klavervier-kiel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675168c3ba26a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rolderstraat 8",
    "addressLocality": "De Kiel",
    "postalCode": "7849 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86033,
    "longitude": 6.74822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}