{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-lorlanges-auvergne-rhone-alpes-brioude",
  "name": "Campspace in Lorlanges, Auvergne Rhône Alpes",
  "description": "Enjoy a relaxing stay at Campspace in Lorlanges, Auvergne-Rhône-Alpes in Brioude, France. Customer rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-lorlanges-auvergne-rhone-alpes-brioude",
  "image": [
    "https://static.campspace.com/media/space/detail/109429.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brioude",
    "addressRegion": "Auvergne-Rhone-Alpen",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3285,
    "longitude": 3.2415
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/auvergne-rhone-alpen/brioude/170100/campspace-in-lorlanges-auvergne-rhone-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}