{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-reck-malschwitz-ot-wartha",
  "name": "Campingplatz Reck",
  "description": "Family-run campsite located directly at the Olbasee in the UNESCO biosphere reserve \"Oberlausitzer Heide-und Teichlandschaft\". Offers a well-maintained and easy to overview camping area. Ideal starting point for hiking and cycling.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-reck-malschwitz-ot-wartha",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361eed%2F383a211a-f74c-4611-bd1b-02a9d7b8c383_img_14652582095cc2db05_640x480.jpg?alt=media&token=90a9b472-ea7e-411a-98a5-b62a81c31628",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warthaer Dorfstr. 5",
    "addressLocality": "Malschwitz / OT Wartha",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27421,
    "longitude": 14.58762
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}