{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-ochsenstall-sasbachwalden-baden-wurttemberg",
  "name": "Stellplatz am Ochsenstall",
  "description": "motorhome in walking area through the forest - use GPS coordinates - underground gravel - at restaurant Wanderheim possible to use meal - phone report, code for the barrier available - tel + ***-***-****11 - center 9km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-ochsenstall-sasbachwalden-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650864749.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sasbachwalden",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "77887",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.59406,
    "longitude": 8.18816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}