{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldburg-baden-wurtemberg",
  "name": "Discharge Toilet",
  "description": "centro 150m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldburg-baden-wurtemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651208318.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bodnegger Straße",
    "addressLocality": "Waldburg",
    "addressRegion": "baden-wurtemberg",
    "postalCode": "88289",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.75481,
    "longitude": 9.71098
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}