{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-an-der-ringmauer-overath",
  "name": "Campsite On the Ring Wall",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-an-der-ringmauer-overath",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361df6%2F448fe793-0410-4a3c-bbc2-5f9c474dccda_Screenshot%202023-11-25%20163708_640x480.jpg?alt=media&token=d2824f42-ef4c-4b7c-a248-a89d13b79d1e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Ringmauer 33 b",
    "addressLocality": "Overath",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93731,
    "longitude": 7.29633
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}