{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-witte-baai-n-aagtekerke",
  "name": "Camping de Witte Baai",
  "description": "Child-friendly campsite close to the Walcheren coast. Situated between Domburg, Zoutelande and Westkapelle. Offers spacious pitches with cable TV, cold water tap, Wi-Fi and electricity (16A). Equipped with playground equipment, go-karts, trampoline and activities in the summer holidays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-witte-baai-n-aagtekerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d896%2F2b9da688-7335-44ba-8307-68ab1be86058_72756399_3102421516496729_1995408979286556672_n_640x480.jpeg?alt=media&token=ac9c37ba-80b6-4c65-aea2-1ecdcbcc0da2",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Baaiweg 1a",
    "addressLocality": "N Aagtekerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5299,
    "longitude": 3.48047
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cable_tv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}