{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-yuca-berlicum-north-brabant",
  "name": "Camping Yuca",
  "description": "Camper and camping pitches on a nature campsite near two lakes - Heeswijk Castle - Den Bosch - arrival from 2 p.m. departure before 12 noon - center Berlicum 3.3 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-yuca-berlicum-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651194541.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zandstraat",
    "addressLocality": "Berlicum",
    "addressRegion": "north-brabant",
    "postalCode": "5258 TX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.67059,
    "longitude": 5.42916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.5",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€29.5+"
}