{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landluft-norden-norden-baja-sajonia",
  "name": "Landluft Norden",
  "description": "in the heart of nature, a lot of peace and tranquility",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landluft-norden-norden-baja-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651205230"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schwarzer Weg",
    "addressLocality": "Norden",
    "addressRegion": "baja-sajonia",
    "postalCode": "26506",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.55843,
    "longitude": 7.26853
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}