{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-malines",
  "name": "Espace de camping à Malines",
  "description": "In our garden you can relax at home. Not a large lawn, but a garden leaves",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-malines",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cc/ee/fe/cceefe5b551bf8c339ef20350d4a58f1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04,
    "longitude": 4.44
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}