{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-montreal-auvergne-rhone-alpes",
  "name": "Campspace in Montreal, Auvergne Rhône Alpes",
  "description": "Very friendly place well located and accessible. Close to the castle of Montreal, Balazuc and many other places of Ardeche to visit. Very quiet location. Land surrounded by fruit trees and village with a lot of charm",
  "url": "https://campertunity.com/listings/campgrounds/campspace-montreal-auvergne-rhone-alpes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montréal",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5255,
    "longitude": 4.2885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}