{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vital-camping-bayerbach-beieren",
  "name": "Vital Camping",
  "description": "place for the campsite - reservation recommended - wellness and thermal bath - kiosk - cafe and restaurant - supermarket and center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vital-camping-bayerbach-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650719480.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Huckenham",
    "addressLocality": "bayerbach",
    "addressRegion": "beieren",
    "postalCode": "94137",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41625,
    "longitude": 13.1303
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}