{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-brakkenhof-vortum-mullem-north-brabant",
  "name": "Camperplaats Brakkenhof",
  "description": "Location situated in the countryside of Vortum-Mullem - no reservations - surcharge for electricity in winter - covered bicycle shed - dogs on a leash - geocache - Boxmeer 4km - center Vortum-Mullem 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-brakkenhof-vortum-mullem-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651220893.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Radioweg",
    "addressLocality": "Vortum-Mullem",
    "addressRegion": "north-brabant",
    "postalCode": "5827 BE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.61458,
    "longitude": 5.9467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}