{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-uitgerust-nistelrode",
  "name": "Camping Uitgerust",
  "description": "Camping Uitgerust is a campsite in Nistelrode, North Brabant.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-uitgerust-nistelrode",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516e7c0d3d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Menzel 32",
    "addressLocality": "Nistelrode",
    "postalCode": "5388 SZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69444,
    "longitude": 5.58222
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}