{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilpark-am-wittich-rotenburg-an-der-fulda",
  "name": "Reisemov Park Am Whittrich",
  "description": "Enjoy a relaxing state at Reisebolic Am in Portenburg an der Fulda, Germany.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilpark-am-wittich-rotenburg-an-der-fulda",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650687292.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Braacher Straße",
    "addressLocality": "Rotenburg an der Fulda",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.00061,
    "longitude": 9.72032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}