{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mini-camping-kleinbaest-oost-west-en-middelbeers-brabante",
  "name": "Mini camping Kleinbaest",
  "description": "Camping plots in camping - up to 3500 kg - rural area - center",
  "url": "https://campertunity.com/listings/campgrounds/mini-camping-kleinbaest-oost-west-en-middelbeers-brabante",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651050197.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Achterste Heistraat",
    "addressLocality": "Oost-, West- en Middelbeers",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5091 JB",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4907,
    "longitude": 5.23326
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "21+"
}