{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landschapscamping-de-graspol-sint-oedenrode-brabante",
  "name": "Landschapscamping De Graspol",
  "description": "camping pitches in a landscaped campsite in a nature reserve and the river De Dommel - discount cards only on standard pitches during spring and autumn - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/landschapscamping-de-graspol-sint-oedenrode-brabante",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745242.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bakkerpad",
    "addressLocality": "sint-oedenrode",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5492 TL",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55066,
    "longitude": 5.48973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "26.5+"
}