{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oldemarkt",
  "name": "Camping Waterbuffelfarm",
  "description": "Camping Waterbuffelfarm is a campsite in Oldemarkt, Overijssel.The campsite has pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oldemarkt",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675191823de81.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hareweg 6a",
    "addressLocality": "Oldemarkt",
    "postalCode": "8375 GB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81644,
    "longitude": 5.97692
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}