{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-bad-bentheim-niedersachsen",
  "name": "Wohnmobilstellplatz am Schlosspark",
  "description": "large parking at the bottom of the castle - supermarket 150m - center 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-bad-bentheim-niedersachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650672660.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Funkenstiege",
    "addressLocality": "Bad Bentheim",
    "addressRegion": "niedersachsen",
    "postalCode": "48455",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30358,
    "longitude": 7.15471
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.73,
    "reviewCount": 281,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}