{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leonhardts-stall-besen-wangen-im-allgau-baden-wurttemberg",
  "name": "Leonhardts Stall Besen",
  "description": "Parking behind the restaurant - gravel meadow - quiet location - please call in advance - access route via small, but good roads - center 2,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leonhardts-stall-besen-wangen-im-allgau-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819294.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Humbrechts",
    "addressLocality": "Wangen im Allgäu",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "88239",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6851,
    "longitude": 9.79818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}