{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wait-enjoy-lochristi-flandern-be",
  "name": "Wait and enjoy!",
  "description": "Enjoy a relaxing stay at Wait and enjoy! in Lochristi, Belgium. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wait-enjoy-lochristi-flandern-be",
  "image": [
    "https://static.campspace.com/media/space/detail/2c8166fd78337b238b14cfd7551ada2c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lochristi",
    "addressRegion": "Flandern",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1845,
    "longitude": 3.8855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}