{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilparkplatz-am-festplatz-kreuzwertheim-bavaria",
  "name": "Motorhome parking at the fairground",
  "description": "quiet place on the Main - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilparkplatz-am-festplatz-kreuzwertheim-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650668278.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fahrgasse",
    "addressLocality": "Kreuzwertheim",
    "addressRegion": "bavaria",
    "postalCode": "97892",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.76269,
    "longitude": 9.5178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€10+"
}