{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jardin-dartiste-entre-aix-la-chapelle-et-liege",
  "name": "Jardin d'artiste entre Aix-la-Chapelle et Liège",
  "description": "Welcome to our enchanted garden with surprising art objects! In our garden there is pl",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jardin-dartiste-entre-aix-la-chapelle-et-liege",
  "image": [
    "https://campspace.com/media/medium/uploads/space/05/fa/6f/05fa6f9120324f34c0d1c1df2ae93484.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.72,
    "longitude": 6.02
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}