{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seecamping-mainflingen-mainhausen",
  "name": "Seecamping Mainflingen",
  "description": "campsite located directly on large lake - restaurant and kiosk - shops 500m - friendly staff - center 2,5km",
  "url": "https://campertunity.com/listings/campgrounds/seecamping-mainflingen-mainhausen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650829858.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße",
    "addressLocality": "Mainhausen",
    "addressRegion": "hesse",
    "postalCode": "63533",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.02297,
    "longitude": 9.02133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€36+"
}