{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-halve-maan-well-limburg",
  "name": "Minicamping Halve Maan",
  "description": "Camping near the Reindersmeer - in the heart of the De Maasduinen nature reserve - near the N271 highway - Bergen 3km - supermarket - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-halve-maan-well-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650904686.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halve Maan",
    "addressLocality": "Well",
    "addressRegion": "limburg",
    "postalCode": "5855 ED",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57895,
    "longitude": 6.07291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.09,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}