{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-steenuil-oirschot-brabante-septentrional",
  "name": "Camping De Steenuil",
  "description": "Location in the game farm - child-friendly - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-steenuil-oirschot-brabante-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651064339.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schansstraat",
    "addressLocality": "oirschot",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5688 NC",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51634,
    "longitude": 5.32074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25.5",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "25.5+"
}