{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandbank-titisee-neustadt-baden-wurtemberg",
  "name": "Camping Sandbank",
  "description": "camping terraces - special places for recreational vehicles - located on the lake - camping shop - Restaurant - Supermarket 2.5km - Centre 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandbank-titisee-neustadt-baden-wurtemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650865898.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seerundweg",
    "addressLocality": "Titisee-Neustadt",
    "addressRegion": "baden-wurtemberg",
    "postalCode": "79822",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88682,
    "longitude": 8.13733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.89,
    "reviewCount": 153,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "38",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€38+"
}