{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sart-saint-laurent-province-of-namur-sart-saint",
  "name": "Campspace in Sart Saint Laurent, province of Namur",
  "description": "Our farm offers you a place in the middle of nature in the Namur countryside with a breathtaking view!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sart-saint-laurent-province-of-namur-sart-saint",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sart-Saint-Laurent",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4115,
    "longitude": 4.7395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}