{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-a-quiet-area-les-fosss-province-of-luxembourg",
  "name": "In A Quiet Area Les Fosss Province Of Luxembourg",
  "description": "Quiet place, ideal for travelers passing through the region. Between forest and countryside, on the edge of a pond. The activities Ideal for cycling or walking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-a-quiet-area-les-fosss-province-of-luxembourg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "les-fosss",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7715,
    "longitude": 5.471
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}