{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millau-aveyron-millau-occitanie-fr",
  "name": "Millau, Ville (Aveyron)",
  "description": "Stay in a motorhome in the heart of the region Causses - Cevennes listed as a World Heritage Site! Pitches in the heart of the city 500 m from the main square and its shops By the Tarn Near a GR: Gorges Trail and Tarn Valley",
  "url": "https://campertunity.com/listings/campgrounds/millau-aveyron-millau-occitanie-fr",
  "image": [
    "https://www.campingcarpark.com/assets/logo-without-text.webp",
    "https://static.campingcarpark.com/media/cache/vich_mobile_thumb/public/media/slider/public-media-slider-127-1721826028-051470c4-feda-4072-bad2-ea70967f7b86-image_migration-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18 rue de la Saunerie",
    "addressLocality": "Millau",
    "addressRegion": "Occitanie",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09611,
    "longitude": 3.085721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 188,
    "bestRating": 5,
    "worstRating": 1
  }
}