{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-blekkerdal-koksijde",
  "name": "Camping Blekkerdal",
  "description": "Camping Blekkerdal is a campsite in Koksijde, West Flanders.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-blekkerdal-koksijde",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67516738aca3f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jachtwakersstraat 8a",
    "addressLocality": "Koksijde",
    "postalCode": "8670",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11092,
    "longitude": 2.65228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}