{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-les-cabannes-occitanie",
  "name": "Campspace in Les Cabannes, Occitanie",
  "description": "In our 2 star campsite, located in Ariège Pyrenees, you will find calm, comfort and relaxation as well as a family atmosphere and quality services. We are ideally located on the banks of the river \"Ariège\" in a preserved nature and at the foot of the Plateau de Beille (alt. 1800 meters). It is a restful and friendly place to spend your vacations, a few kilometers away from many activities for all ! ... Ideal for the amateurs of space, of fishing, the hikers and the passionate persons of VTT....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-les-cabannes-occitanie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Les Cabannes",
    "addressRegion": "Occitanie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7905,
    "longitude": 1.6905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}