{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bonanza-1-blankenberge",
  "name": "Camping Bonanza 1",
  "description": "On the Belgian coast, on the edge of the famous seaside resort Blankenberge, lies the well-kept family campsite Bonanza 1. The Belgian...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bonanza-1-blankenberge",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748bb3459f5e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeebruggelaan 137",
    "addressLocality": "Blankenberge",
    "postalCode": "8370",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31153,
    "longitude": 3.15325
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}