{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-der-waldstadt-unterm-kirschbaum",
  "name": "In der Waldstadt unterm Kirschbaum",
  "description": "You are standing in the field, a \"bio meadow\" or shady under the cherry tree. With views of forest and organic",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-der-waldstadt-unterm-kirschbaum",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/64/d4/cl64d4acc4-2c26-46fc-90f5-5709998627de.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.92,
    "longitude": 8.24
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}