{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-park-millau-millau-midi-pyrenees-09-12-31-32",
  "name": "Aire Camping Car Park Millau",
  "description": "in the city signposted as P Raux - demarcated places - traffic noise - access with the Pass'Etapes [not free, available via the internet or on the spot via the payment machine] - power 30x - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-park-millau-millau-midi-pyrenees-09-12-31-32",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671078.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Saunerie",
    "addressLocality": "Millau",
    "addressRegion": "midi-pyrenees-09-12-31-32-46-65-81-82",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09594,
    "longitude": 3.08613
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 127,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.95",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€14.95+"
}