{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-menin-flandre-occidentale",
  "name": "Espace de camping à Menin, Flandre Occidentale",
  "description": "A quiet place, but not far from the city of Menin. 1.5 km from the French border. 20 km from",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-menin-flandre-occidentale",
  "image": [
    "https://campspace.com/media/medium/uploads/space/b5/9b/e7/b59be7c6bd3ec94fc7e8cd8383a209b4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.81,
    "longitude": 3.11
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}