{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hexelse-esch-hoge-hexel-overijssel-paises-bajos",
  "name": "De Hexelse Esch",
  "description": "Location on the border of Twente and Salland - entrance by Piksenweg facing 7th - center of Hoge Hexel 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hexelse-esch-hoge-hexel-overijssel-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242635.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veltkampsweg",
    "addressLocality": "Hoge Hexel",
    "addressRegion": "overijssel",
    "postalCode": "7645 AW",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.39363,
    "longitude": 6.5531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}