{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-alveringem-be",
  "name": "Espace de camping à Alveringem",
  "description": "Brasserie and historic maltery where the Marshal Foch stayed during the First World War. V",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-alveringem-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/50/b5/12/50b512ab5652f7f1cf3d4bd01f68f8a5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92,
    "longitude": 2.62
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}