{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/svr-camping-hoeve-arbeid-adelt-oisterwijk-noord-brabant",
  "name": "Svr Camping Hoeve Arbeid Adelt",
  "description": "Located in the De Rosephoeve estate - nature reserve De Kampina - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/svr-camping-hoeve-arbeid-adelt-oisterwijk-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650993407"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fransebaan",
    "addressLocality": "oisterwijk",
    "addressRegion": "noord-brabant",
    "postalCode": "5062 TD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54972,
    "longitude": 5.2323
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€19+"
}