{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-kreuzwertheim-bavaria",
  "name": "Parking",
  "description": "parking for motor homes and caravans-supermarket 500 m Centre 1, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/parking-kreuzwertheim-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749997.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Furt",
    "addressLocality": "Kreuzwertheim",
    "addressRegion": "bavaria",
    "postalCode": "97892",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.76993,
    "longitude": 9.51136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€5+"
}