{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/privater-stellplatz-am-kiebitz-lingen-lower-saxony",
  "name": "Privater Stellplatz Am Kiebitz",
  "description": "Welcome to Lingen-Wachendorf – in the middle of nature and yet only a few minutes from the city - there are three private parking spaces for campers on our large, well-kept grounds - center 5 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/privater-stellplatz-am-kiebitz-lingen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253714.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dalumer Straße",
    "addressLocality": "lingen",
    "addressRegion": "lower-saxony",
    "postalCode": "49808",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.54539,
    "longitude": 7.26228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}