{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-heukeloms-hoefke-heukelom-nl",
  "name": "Camping Heukeloms Hoefke",
  "description": "Campsite Heukeloms Hoefke is a campsite in Heukelom, North Brabant.This campsite has delimited, shaded,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-heukeloms-hoefke-heukelom-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675180a07ac43.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laag Heukelomseweg 5",
    "addressLocality": "Heukelom",
    "postalCode": "5059 AN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57028,
    "longitude": 5.15278
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}