{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bagend-bagimont-namur-be",
  "name": "BAGend, si calme que vous pouvez entendre les arbres parler...",
  "description": "BAFinally, a moment of rest in the beautiful County. Live like God in (almost) France. Relax",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bagend-bagimont-namur-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/be/39/1a/be391a8c6a03a01c9b9312bfb08c4238.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bagimont",
    "addressRegion": "Namur",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.82,
    "longitude": 4.87
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}