{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-tjucher-moortun-marienhafe-lower-saxony",
  "name": "Wohnmobilstellplatz Tjucher Moortun",
  "description": "directly on the lake - also (cheaper) places on the side on the lawn - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-tjucher-moortun-marienhafe-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750174.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tjücher Moortun",
    "addressLocality": "marienhafe",
    "addressRegion": "lower-saxony",
    "postalCode": "26529",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.52792,
    "longitude": 7.28241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}