{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kreekzicht-groede",
  "name": "Camping Kreekzicht",
  "description": "Campsite Kreekzicht is a campsite in Groede, Zeeland, located by a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kreekzicht-groede",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751784123d94.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scherpbierseweg 24",
    "addressLocality": "Groede",
    "postalCode": "4503 GS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.362,
    "longitude": 3.50828
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}