{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natuurcamping-eversebergen-st-oedenrode-nl",
  "name": "Natuurcamping Eversebergen",
  "description": "Natuurcamping Eversebergen is a campsite in Sint-Oedenrode, North Brabant.The campsite has pitches with shade, pitches without shade and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/natuurcamping-eversebergen-st-oedenrode-nl",
  "image": [
    "https://cdn2.acsi.eu/6/8/2/f/682f122d71c8d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Everse Bergen 4",
    "addressLocality": "St. Oedenrode",
    "postalCode": "5491 SP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57083,
    "longitude": 5.49544
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}