{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-hooiberg-bladel-brabante-septentrional",
  "name": "Minicamping De Hooiberg",
  "description": "quiet Vekabocamping on the outskirts of the village - adults only - reservation required - camperveld separately [also places at a different pace in the camp] - no plumbing in the winter - regional specialties - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-hooiberg-bladel-brabante-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693037.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bredasebaan",
    "addressLocality": "bladel",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5531 NB",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.35306,
    "longitude": 5.22418
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "19+"
}