{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-einhaus-garrelpetersfeld",
  "name": "Campsite single house",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-einhaus-garrelpetersfeld",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361e38%2Fbb45d5af-1430-430b-a102-b79f3e19ea10_Camping_Dachsweg-700x400_640x480.jpg?alt=media&token=8657fe52-5eef-4a65-b15b-db92f0ab9d57",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DreiBrückenWeg 4",
    "addressLocality": "GarrelPetersfeld",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.91764,
    "longitude": 7.94549
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}