{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlaats-houtenveld-maaseik-vlaanderen",
  "name": "Camperlaats Houtenveld",
  "description": "Quiet area - WiFi in places 4,5,6 - Mountain bike routes - Closed annually from 01/07 until mid-August - Maaseik center 10 km - Opoeteren center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlaats-houtenveld-maaseik-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651172342"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houtenweg",
    "addressLocality": "Maaseik",
    "addressRegion": "vlaanderen",
    "postalCode": "3680",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.07741,
    "longitude": 5.66069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "10+"
}