{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jessern-schwielochsee-ot-jessern",
  "name": "Campingplatz Jessern",
  "description": "Campingplatz Jessern is a family-friendly campsite. It's located on the east shore of the Kleinen Schwielochsee, in a natural forest area. The campsite is just about 200 meters away from the bathing beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jessern-schwielochsee-ot-jessern",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361e8d%2Fdd1713fb-6131-4aa6-97c9-e7119f00d118_wohnwagen100818043_640x480.jpg?alt=media&token=f519d019-d341-4565-9ac1-51dd46f48617",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Geiserschlucht",
    "addressLocality": "Schwielochsee OT Jessern",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.013,
    "longitude": 14.1935
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}