{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-meidoorn-la-sluis",
  "name": "Camping De Meidoorn",
  "description": "Camping De Meidoorn is a peaceful campsite nestled within the city walls of the Burgundian town of Sluis. It offers a unique blend of nature and city life, with the opportunity to shop seven days a week and enjoy the many restaurant terraces. The campsite is frequently visited by storks, who are fond of being fed with cheese by the campers. The site is well-equipped with marked out pitches, some offering shade for those hot summer days. For those who prefer not to bring their own accommodatio...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-meidoorn-la-sluis",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9d580d36d6000d3d345b%2F9ba56559-2fde-49db-bda0-af4b7b9f6903_WallenSluis_640x480.jpg?alt=media&token=279c1de2-991a-456f-ab18-ea377603a2d5",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoogstraat 68",
    "addressLocality": "LA Sluis",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31337,
    "longitude": 3.39149
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}