{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-camping-max-bad-fussing-bavaria",
  "name": "Stellplatz Camping Max",
  "description": "location for camping - wellness and health center 50m - Restaurant 50m - overnight stay including use thermal spa and indoor swimming pool - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-camping-max-bad-fussing-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650800430.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Falkenstraße",
    "addressLocality": "bad-fussing",
    "addressRegion": "bavaria",
    "postalCode": "94072",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.33274,
    "longitude": 13.31407
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.9+"
}