{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millau-plage-millau-aveyron-francia",
  "name": "Millau Plage",
  "description": "Have your feet in the water with all our pools and aquatic activities in Millau Plage, Millau, Aveyron",
  "url": "https://campertunity.com/listings/campgrounds/millau-plage-millau-aveyron-francia",
  "image": [
    "https://www.homair.com/photos/camping/2747/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Millau Plage",
    "addressLocality": "Millau",
    "addressRegion": "Aveyron",
    "postalCode": "12100",
    "addressCountry": "Francia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.11555,
    "longitude": 3.086111
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  }
}