{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilhafen-wiesbaden-hesse-de",
  "name": "Reisemabilhafen",
  "description": "Enjoy a relaxing still at Reiseboilhafen in Wiesbaden, Germany.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilhafen-wiesbaden-hesse-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650720602.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wörther-See-Straße",
    "addressLocality": "Wiesbaden",
    "addressRegion": "Hesse",
    "postalCode": "651 87",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.055959,
    "longitude": 8.21107
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}