{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-hoge-moat-bathmen-overijssel",
  "name": "SVR Camping De Hoge Moat",
  "description": "location for the SVR camping - exit A1 Bathmen 2km - lots of space and tranquility - around wide meadows with frog pool - located in Salland - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-hoge-moat-bathmen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750488.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Braakmanssteeg",
    "addressLocality": "Bathmen",
    "addressRegion": "overijssel",
    "postalCode": "7437 PV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23167,
    "longitude": 6.32163
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}