{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-bij-vakantiepark-de-wiltzangh-ruinen-drenthe",
  "name": "Camperlocatie bij Vakantiepark de Wiltzangh",
  "description": "Camper location at holiday park - also possibility for camping pitches at the holiday park [see site code 160781] - center of Ruinen 2.8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-bij-vakantiepark-de-wiltzangh-ruinen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651244836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Witteveen",
    "addressLocality": "Ruinen",
    "addressRegion": "drenthe",
    "postalCode": "7973 RB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.78571,
    "longitude": 6.36867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}