{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-de-geelders-sint-oedenrode-noord-brabant",
  "name": "Minicamping de Geelders",
  "description": "Camping pitches on campsite - pitches with paved awning pitches - the Green Forest - camping sport de White - center 5.5km",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-de-geelders-sint-oedenrode-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651070880.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boxtelseweg",
    "addressLocality": "Sint-Oedenrode",
    "addressRegion": "noord-brabant",
    "postalCode": "5491 XT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58489,
    "longitude": 5.40051
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€23+"
}