{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-bij-boer-jos-gemonde-north-brabant",
  "name": "Camperplaats bij boer Jos",
  "description": "location located in church village in the Meierij - contact by telephone before arrival - Sint Michielsgestel - Boxtel - center Gemonde 2km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-bij-boer-jos-gemonde-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651096870.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hooghemertseweg",
    "addressLocality": "Gemonde",
    "addressRegion": "north-brabant",
    "postalCode": "5291 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.60936,
    "longitude": 5.35974
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€20+"
}