{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-peupliers-rozier-peyreleau-campsite-aveyron",
  "name": "Camping Les Peupliers - Le Rozier, Peyreleau | Campsite",
  "description": "A little campsite near Le Rozier. Without mobile homes, swimming pool, activities or playground. A bucolic setting to relax into nature's comfort. A haven of peace for real camping lovers: rustic, welcoming, clean! Preferential rates for climbers.",
  "url": "https://campertunity.com/listings/campgrounds/camping-peupliers-rozier-peyreleau-campsite-aveyron",
  "image": [
    "https://medias.hit.enaveyron.fr/fiches/17273/images/214191_37bb7439-1351-4837-8098-1d5cd0c9159e/600.webp",
    "https://medias.hit.enaveyron.fr/fiches/17273/images/214191_37bb7439-1351-4837-8098-1d5cd0c9159e/1920.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peyreleau",
    "addressRegion": "Aveyron",
    "postalCode": "12720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1911,
    "longitude": 3.2033
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}