{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-barenschlucht-pottenstein-beieren-de",
  "name": "Campingplatz Barenschlucht",
  "description": "beautifully located - surrounded by nature near a small river - restaurant - small shop - center 3,2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-barenschlucht-pottenstein-beieren-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793888.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "pottenstein",
    "addressRegion": "beieren",
    "postalCode": "91278",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77916,
    "longitude": 11.38488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.49,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.6",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€18.6+"
}