{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-montreal-auvergne-rhone-alpes",
  "name": "Camping en Montreal, Auvernia Ródano Alpes",
  "description": "Closed, quiet and shaded grounds near a river. Swimming and hiking are possible in the immediate vicinity. No equipment is available. Fireplaces are not allowed. Please do not make noise after 23:00. Pets (dogs and cats) are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/camping-montreal-auvergne-rhone-alpes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montreal",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5035,
    "longitude": 4.3175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}