{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wijnboerderij-winery-herbs-camping-schijndel-north-brabant",
  "name": "Wijnboerderij Winery Herbs Camping",
  "description": "Winery Winery & Herbs is a visitor center for Het Groene Woud and Aa-Land - VVV-agency - local shop with own products - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/wijnboerderij-winery-herbs-camping-schijndel-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848321.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boxtelseweg",
    "addressLocality": "schijndel",
    "addressRegion": "north-brabant",
    "postalCode": "5481 VE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.60463,
    "longitude": 5.41024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€24.5+"
}