{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/c8e01ff3969e592b037187a2dca8dd1b0bcad4ec3b5c7f9d3f9d3d6aea6b819f",
  "name": "Wohnmobilstellplatz Rothenfels",
  "description": "Wohnmobilstellplatz Rothenfels is a nice quiet hardly used motorhome, without amenities - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/c8e01ff3969e592b037187a2dca8dd1b0bcad4ec3b5c7f9d3f9d3d6aea6b819f",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Höhenweg",
    "addressLocality": "rothenfels",
    "addressRegion": "beieren",
    "postalCode": "97851",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.89184,
    "longitude": 9.57397
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/beieren/rothenfels/109806/wohnmobilstellplatz-rothenfels"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}