{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilcamp-am-harkebrugger-see-barssel-lower-saxony",
  "name": "Wohnmobilcamp Am Harkebrugger See",
  "description": "at the lake - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilcamp-am-harkebrugger-see-barssel-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651054990.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Fuhrenkamp",
    "addressLocality": "barssel",
    "addressRegion": "lower-saxony",
    "postalCode": "26676",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.12637,
    "longitude": 7.80898
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.58,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}