{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-westerbergen-echten-drenthe",
  "name": "Vakantiepark Westerbergen",
  "description": "Various camping pitches at the family park - see the website for exact rates - indoor swimming pool - center Echten 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-westerbergen-echten-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651160554"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oshaarseweg",
    "addressLocality": "echten",
    "addressRegion": "drenthe",
    "postalCode": "7932 PX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.69995,
    "longitude": 6.37889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33.5+"
}