{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preuschens-probierstube-de",
  "name": "Preuschens Probierstube",
  "description": "The parking space is located in the green directly behind the tasting room, in which you always heartily",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preuschens-probierstube-de",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/62/22/cl622229cf-a33b-4b3f-b6a0-cbb97e46d438.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.71,
    "longitude": 11.22
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}