{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-idasee-ostrhauderfehn-niedersachsen",
  "name": "Campingplatz Idasee",
  "description": "Parking in front of the campsite - Camping facilities can be used for a fee - Payment at the camping reception - Centre 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-idasee-ostrhauderfehn-niedersachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876063.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Idafehn-Nord",
    "addressLocality": "ostrhauderfehn",
    "addressRegion": "niedersachsen",
    "postalCode": "26842",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.15428,
    "longitude": 7.6442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.73,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}