{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-hoogte-eesveen-overijssel",
  "name": "Natuurkampeerterrein De Hoogte",
  "description": "Camping pitches on nature camping site - nature camping map required [on location or via internet] - PIN payment - see website for current rates and booking - longer stay in consultation with the administrator - small addition free - also nature camping without nature camping map for longer campers on front terrain - center 2.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-hoogte-eesveen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651124110.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jonkheer Meester Doctor H.A. van Karnebeeklaan",
    "addressLocality": "eesveen",
    "addressRegion": "overijssel",
    "postalCode": "8347 WB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83047,
    "longitude": 6.12579
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}