{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-mas-dorange-montbrison-sur-lez",
  "name": "Le Mas d'Orange",
  "description": "Enjoy a relaxing stay at Le Mas d'Orange in Montbrison-sur-Lez, France. Visitors' rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/le-mas-dorange-montbrison-sur-lez",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651232758.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gramenon",
    "addressLocality": "Montbrison-sur-Lez",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42424,
    "longitude": 5.0121
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/montbrison-sur-lez/160284/le-mas-dorange"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}