{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mainwiese-marktbreit-baviera",
  "name": "An Der Mainwiese Marktbreit",
  "description": "Please note: regularly temporarily closed for ongoing work, please consult the website for up-to-date information - along the Meno - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/mainwiese-marktbreit-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788996.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marktstefter Straße",
    "addressLocality": "marktbreit",
    "addressRegion": "baviera",
    "postalCode": "97340",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.67145,
    "longitude": 10.14977
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 65,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€12+"
}