{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-haus-fehnwald-fur-camper-womo-zelt",
  "name": "Stellplatz am Haus Fehnwald für Camper, WoMo, Zelt",
  "description": "On our private property we offer you a nice and quiet parking space in the countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-haus-fehnwald-fur-camper-womo-zelt",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/66/5d/cl665de166-3658-4cad-8989-6503be0d2907.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.12,
    "longitude": 7.61
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}