{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-entenfangsee-muelheim-a-d-ruhr",
  "name": "Campsite Am Entenfangsee",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-entenfangsee-muelheim-a-d-ruhr",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Entenfang 7",
    "addressLocality": "Mülheim a. d. Ruhr",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37225,
    "longitude": 6.81798
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}