{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-biesme-province-namur-belgica",
  "name": "Campspace In Biesme Province Of Namur",
  "description": "We welcome you in our garden so you can rest for a moment We are between the countryside and the city. Hiking activities - Fishing",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-biesme-province-namur-belgica",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "biesme",
    "addressCountry": "blgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3385,
    "longitude": 4.624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}