{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bloemencamping-de-hazenakker-kessel",
  "name": "Bloemencamping de Hazenakker",
  "description": "Bloemencamping de Hazenakker is a campsite in Kessel, Limburg.This campsite has unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bloemencamping-de-hazenakker-kessel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675191f32f6df.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hazenakkerweg 12",
    "addressLocality": "Kessel",
    "postalCode": "5995 RM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.30086,
    "longitude": 6.04769
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}