{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-zur-fahere-waldeck-scheid",
  "name": "Camping zur Fähre",
  "description": "Camping zur Fähre is a campsite in Scheid, Hesse. It's situated near a lake or a recreational pond. The campsite offers different types of pitches. Some have shade, some don't, and some have partial shade.",
  "url": "https://campertunity.com/listings/campgrounds/camping-zur-fahere-waldeck-scheid",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d654%2Fae122fe3-242d-4b2e-b4f7-e6269a105cdb_CP3_640x480.JPG?alt=media&token=7b18595b-8a02-41f8-93ba-5d8931136cae",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bringhäuser Str. 2",
    "addressLocality": "Waldeck/Scheid",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18176,
    "longitude": 9.01365
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}