{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klein-strand-jabbeke-brugge",
  "name": "Camping Klein Strand",
  "description": "At Jabbeke, in the Belgian province of West Flanders, lies Camping Klein Strand. The campsite consists of two areas. One section is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klein-strand-jabbeke-brugge",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674af7c28ed12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Varsenareweg 29",
    "addressLocality": "Jabbeke/Brugge",
    "postalCode": "8490",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18436,
    "longitude": 3.10494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 86,
    "bestRating": 10,
    "worstRating": 1
  }
}