{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-elisabethfehn-barssel-niedersachsen",
  "name": "Campingplatz Elisabethfehn",
  "description": "Campsite with many permanent pitches - suitable for short stays - swimming pool, snack bar, fresh bread rolls, breakfast - on Friday from 6 p.m. Grill - center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-elisabethfehn-barssel-niedersachsen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waldstraße",
    "addressLocality": "barssel",
    "addressRegion": "niedersachsen",
    "postalCode": "26676",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.168,
    "longitude": 7.67915
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}