{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-mebel-de-heurne",
  "name": "Camping De Mebel",
  "description": "Camping De Mebel is a campsite in De Heurne, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-mebel-de-heurne",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c763260744.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoge Heurnseweg 14",
    "addressLocality": "De Heurne",
    "postalCode": "7095 CH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.87878,
    "longitude": 6.49806
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}