{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/recreatiepark-heidebloem-schaijk",
  "name": "Recreatiepark De Heidebloem",
  "description": "Recreatiepark De Heidebloem is a campsite in Schaijk, North Brabant. This campsite has places with some shade. It consists of...",
  "url": "https://campertunity.com/listings/campgrounds/recreatiepark-heidebloem-schaijk",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1ac50503c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noordhoekstraat 5",
    "addressLocality": "Schaijk",
    "postalCode": "5374 SC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.72133,
    "longitude": 5.65697
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}