{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-la-ferme-theatre-lablachere-fr",
  "name": "Aire La Ferme Theatre",
  "description": "Quiet place-to intersection D104 and D246. Local produce for sale. Bakery 200m away. Electricity only available at the service station.",
  "url": "https://campertunity.com/listings/campgrounds/aire-la-ferme-theatre-lablachere-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650670230.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D104",
    "addressLocality": "Lablachère",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.45486,
    "longitude": 4.21985
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/lablachere/4302/aire-la-ferme-theatre"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}