{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grenzschleuse-nordhorn-lower-saxony",
  "name": "Grenzschleuse",
  "description": "on Nordhorn-Almelo canal - reservation possible - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grenzschleuse-nordhorn-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651112497.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frensdorferhaar",
    "addressLocality": "Nordhorn",
    "addressRegion": "lower-saxony",
    "postalCode": "48529",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40201,
    "longitude": 7.05419
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}