{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkplatz-yachthafen-miltenberg-bayern",
  "name": "Parkplatz Yachthafen",
  "description": "between marina and campsite Main-right on the water-closed from mid-August to mid-September.. due to festival village shop 500 m-center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/parkplatz-yachthafen-miltenberg-bayern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steingaesserstraße",
    "addressLocality": "Miltenberg",
    "addressRegion": "bayern",
    "postalCode": "63897",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70465,
    "longitude": 9.25531
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/bayern/miltenberg/411/parkplatz-yachthafen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}