{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-berlicum-noord-brabant",
  "name": "Camperplaats Berlicum",
  "description": "quiet location on the outskirts of an estate 300m - Burgundy city 's-Hertogenbosch 6km - Autotron 4km - Rosmalen 4km - possibility to rent 2 bikes - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-berlicum-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650865336.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loofaert",
    "addressLocality": "Berlicum",
    "addressRegion": "noord-brabant",
    "postalCode": "5258 SN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69635,
    "longitude": 5.39095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 120,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€12+"
}