{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-klein-leliendale-c-middelburg",
  "name": "Minicamping Klein-Leliendale",
  "description": "Minicamping Klein-Leliendale is located in the heart of the beautiful Walcheren peninsula, in the province of Zeeland. The farm is about 1 km away from the historic city of Middelburg. From here, you can reach the most beautiful and cleanest beaches in the Netherlands within 5 km. These include Domburg, Oostkapelle, and Zoutelande. The campsite is very child-friendly, with a playground and hobby animals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-klein-leliendale-c-middelburg",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c6c%2Fa4c82e23-8c6b-4cf3-bea5-4ef3170664d9_S6300009_640x480.jpg?alt=media&token=ba815d84-c8b4-4f78-9916-fbafd3f9bd77",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leliendaalseweg 2",
    "addressLocality": "C Middelburg",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51948,
    "longitude": 3.69
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}