{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stadscamping-zeeland-middelburg",
  "name": "Stadscamping Zeeland",
  "description": "Are you dreaming of camping by the sea in the Netherlands? It is possible, at Stadscamping Zeeland. With the beaches less than fifteen...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stadscamping-zeeland-middelburg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674deed66a078.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koninginnelaan 55",
    "addressLocality": "Middelburg",
    "postalCode": "4335 BB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49703,
    "longitude": 3.59686
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}