{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-veld-rheeze-overijssel",
  "name": "Het Veld",
  "description": "Places nearby Het Veld-Rheeze, to discover absolutely, camping means also moving.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-veld-rheeze-overijssel",
  "image": [
    "https://www.homair.com/photos/camping/2011/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grote Beltenweg 15",
    "addressLocality": "Rheeze",
    "addressRegion": "Overijssel",
    "postalCode": "7794"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5469,
    "longitude": 6.57199
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "106",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$106+"
}