{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-bungalowpark-sallandshoeve-nieuw-heeten-overijsse",
  "name": "Camping en Bungalowpark Sallandshoeve",
  "description": "camper and camping pitches - rate shown is a starting rate - see website for exact rates - also pitches with private sanitary facilities at a higher rate - Sallandse Heuvelrug nature reserve 4km - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-bungalowpark-sallandshoeve-nieuw-heeten-overijsse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745062.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holterweg",
    "addressLocality": "Nieuw Heeten",
    "addressRegion": "overijssel",
    "postalCode": "8112 AE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32066,
    "longitude": 6.34261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33+"
}