{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-provinciaal-domein-puyenbroeck-wachtebeke",
  "name": "Camping Provinciaal Domein Puyenbroeck",
  "description": "Camping Provinceal Domein Puyenbroeck is located in Wachtebeke, Eastern Flanders. This campsite has delimited pitches, both shaded...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-provinciaal-domein-puyenbroeck-wachtebeke",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed2dc268ce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Puyenbrug 1a",
    "addressLocality": "Wachtebeke",
    "postalCode": "9185"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.15411,
    "longitude": 3.88922
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}