{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-si-es-an-balkbrug",
  "name": "Camping Si Es An",
  "description": "The campsite Si Es An is a perfectly equipped and very well maintained campsite, with clean sanitary facilities and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-si-es-an-balkbrug",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c1f0023dfe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Haar 7",
    "addressLocality": "Balkbrug",
    "postalCode": "7707 PK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.60978,
    "longitude": 6.37203
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}