{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/off-grid-camping-in-belgian-limburg-lanaken",
  "name": "Off Grid camping in Belgian Limburg",
  "description": "Enjoy a relaxing stay at Off-grid camping in Belgian Limburg in Lanaken, Belgium. Visitors' rating: 4.3.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/off-grid-camping-in-belgian-limburg-lanaken",
  "image": [
    "https://static.campspace.com/media/space/detail/552eb57f903d81393b42141487018d76.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lanaken",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8895,
    "longitude": 5.604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}