{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-morgenrood-oisterwijk-north-brabant",
  "name": "Natuurkampeerterrein Morgenrood",
  "description": "camper and camping pitches on the Groene Koepel natural camping site - natural camping card required [available at the location] - also Nivon site - camper up to 3500kg - on the camping section camper pitches up to 5-7m - directly on the De Kampina forest and heathland area - center Oisterwijk 6km",
  "url": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-morgenrood-oisterwijk-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650941405.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scheibaan",
    "addressLocality": "Oisterwijk",
    "addressRegion": "north-brabant",
    "postalCode": "5062 TM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.568,
    "longitude": 5.23396
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€17+"
}