{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freizeitpark-rethemer-fahere-rethem-baja-sajonia",
  "name": "Freizeitpark Rethemer Fähre GmbH",
  "description": "Freizeitpark Rethemer Fähre GmbH is a place to camp.",
  "url": "https://campertunity.com/listings/campgrounds/freizeitpark-rethemer-fahere-rethem-baja-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fähre",
    "addressLocality": "Rethem",
    "addressRegion": "baja-sajonia",
    "postalCode": "29693",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.79435,
    "longitude": 9.40649
  },
  "sameAs": [
    "https://rethem.freizeit-oasen.de/",
    "https://www.campercontact.com/en/germany/lower-saxony/110798/freizeitpark-rethemer-fahre-gmbh"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}