{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hasenaturcamping-haselunne-nedersaksen",
  "name": "hasenaturcamping",
  "description": "In nature - lots of space - sun and shade - by the river Hase - bring your own waste or buy bags at the reception - center of Meppen at 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hasenaturcamping-haselunne-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651135543.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groß Dörgen",
    "addressLocality": "haselunne",
    "addressRegion": "nedersaksen",
    "postalCode": "49740",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.69129,
    "longitude": 7.37406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}