{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campercamping-bij-ons-thuis-hapert-north-brabant",
  "name": "Campercamping Bij ons thuis",
  "description": "Camper pitches at the campsite - Dalem hamlet - Eindhoven - Tilburg - Hapert center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campercamping-bij-ons-thuis-hapert-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651173080"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schouwberg",
    "addressLocality": "Hapert",
    "addressRegion": "north-brabant",
    "postalCode": "5527 JH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.34845,
    "longitude": 5.25476
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.81,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.5+"
}