{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rehbach-edertal-rehbach",
  "name": "Camping Rehbach",
  "description": "Camping Rehbach is a campsite in Scheid, Hesse, located by a lake/recreational pond.This camp site with sloping grounds has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-rehbach-edertal-rehbach",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edb6d9a7bd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandweg 9",
    "addressLocality": "Edertal/Rehbach",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1825,
    "longitude": 9.02242
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/hesse/scheid/camping-rehbach-102261/",
    "http://www.campingplatz-rehbach.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}