{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreecamp-bagenz-neuhausen-spree-ot-bagenz",
  "name": "SpreeCamp Bagenz",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreecamp-bagenz-neuhausen-spree-ot-bagenz",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d3621a6%2F4f3571ec-e285-4cda-9bdc-ee996dee732e_201811121240iqp_640x480.jpg?alt=media&token=9e2f6da5-35b0-4a4b-876c-a1a5205fb68c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stauseestr. 3",
    "addressLocality": "Neuhausen/Spree OT Bagenz",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6452,
    "longitude": 14.41335
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}