{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-vinkenhof-mechelen",
  "name": "Kampeerboerderij Vinkenhof",
  "description": "Kampeerboerderij Vinkenhof is a campsite in Mechelen, Limburg.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-vinkenhof-mechelen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675171e625de3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Overgeul 13",
    "addressLocality": "Mechelen",
    "postalCode": "6281 BG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79558,
    "longitude": 5.91828
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}