{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeltplatz-passau-1",
  "name": "Zeltplatz Passau",
  "description": "Tired from your trip on the Danube cycle path? Want to explore the surroundings of the three-river city Passau by bike? Then you're in the right place at Zeltplatz Passau! Our centrally located and modernly equipped campsite is perfect for you to rest and start the next day refreshed and in good spirits. The location right on the Ilz river ensures a beautiful stay. Shopping facilities and the sights of the city of Passau are within easy reach!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeltplatz-passau-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78db%2F06cb7e54-eb0d-4649-861a-4a8029769a70_01_640x480.jpg?alt=media&token=e33fe814-0a68-473f-8811-e89c8ad7b8b3",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halser Straße 34",
    "addressLocality": "Passau",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5824,
    "longitude": 13.47373
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}