{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-vita-classica-bad-krozingen-baden-wurtte",
  "name": "Wohnmobilstellplatz Vita Classica",
  "description": "parking adjacent to beautiful park - 2nd place on the other side - at 3 nights free day stay in Kurort - supermarket 600m - center 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-vita-classica-bad-krozingen-baden-wurtte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660818.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wohnmobilplatz am Rebberg",
    "addressLocality": "Bad Krozingen",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "79189",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.91692,
    "longitude": 7.68769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 87,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€14+"
}