{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-leijland-vorstenbosch",
  "name": "Camping Leijland",
  "description": "Campsite Leijland is a campsite that is located in Vorstenbosch, Brabant-Septentrional, and located river/stream.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-leijland-vorstenbosch",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516edfc3192.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scheiweg 7A",
    "addressLocality": "Vorstenbosch",
    "postalCode": "5476 VV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.65094,
    "longitude": 5.56869
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}