{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-leer-leer-lower-saxony",
  "name": "Camperlocatie Leer",
  "description": "Camper location on private property - use GPS coordinates - located in the outskirts - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-leer-leer-lower-saxony",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651026563"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weidenweg",
    "addressLocality": "leer",
    "addressRegion": "lower-saxony",
    "postalCode": "26789",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.24894,
    "longitude": 7.48925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}