{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-calme-a-proximite-des-pistes-cyclables",
  "name": "Aire de camping calme à proximité des pistes cyclables et pédestres en Haspengouw",
  "description": "Stay in the middle of the fruit region. Bike carrefours (163) nearby. Beautiful for walking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-calme-a-proximite-des-pistes-cyclables",
  "image": [
    "https://campspace.com/media/medium/uploads/space/40/a3/33/40a3332215d2e29ad528efdfe0fedbae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76,
    "longitude": 5.27
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}