{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-de-camping-en-arnave-occitania-arnave",
  "name": "Espacio de camping en Arnave, Occitania",
  "description": "Welcome to our small corner in the countryside with our numerous animals! We are located at the entrance of a small and quiet village of the Ariège, with a beautiful view of the surrounding mountains. The land is flat, without too much vegetation, so it receives a lot of sun! Activities The property is located on a beautiful tourist route with beautiful Romanesque churches to visit along the way. Possibility to take a walk from the house to reach a steep chapel. Much to do in the surroundings...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-de-camping-en-arnave-occitania-arnave",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arnave",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8555,
    "longitude": 1.631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}