{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/veld-duin-bredene",
  "name": "Field & Duin nv",
  "description": "Field & Duin, Camping Bredene",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/veld-duin-bredene",
  "image": [
    "http://www.veldenduin.be"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "K. Astridlaan 87",
    "addressLocality": "Bredene",
    "postalCode": "8450",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.252331,
    "longitude": 2.978033
  }
}