{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-auf-dem-bauernhof-legau-legau-beieren",
  "name": "Stellplatz Auf Dem Bauernhof Legau",
  "description": "Use GPS coordinates - wide view - follow gravel road - gift box in kitchen - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-auf-dem-bauernhof-legau-legau-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650929078.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kimratshofer Straße",
    "addressLocality": "legau",
    "addressRegion": "beieren",
    "postalCode": "87764",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.84705,
    "longitude": 10.13705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€20+"
}