{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-ons-wijland-oud-ade-zuid-holland",
  "name": "Minicamping Ons Wijland",
  "description": "Pitches on small-scale campsite - center 4km - Check-in after 14:00 - check-out before 12:00 - place for a campfire - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-ons-wijland-oud-ade-zuid-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651137811"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hofdijklaan",
    "addressLocality": "Oud Ade",
    "addressRegion": "zuid-holland",
    "postalCode": "2374 BS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16757,
    "longitude": 4.54648
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}