{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paradis-du-viaduc-millau",
  "name": "Camping Paradis du Viaduc",
  "description": "The Viaduct campsite is located near the town of Millau (known for its viaduct) in a wooded area of 4 hectares. This family campsite has a heated water park with a lagoon and two slides. On the activities side, you will find on the spot sports equipments for all the family such as a table soccer, two bouncy castles, a ground of game of bowls, a sports room, a gaming room... On the services side, the campsite proposes you a bar, a restaurant and a grocery store proposing daily products.",
  "url": "https://campertunity.com/listings/campgrounds/camping-paradis-du-viaduc-millau",
  "image": [
    "https://assets.campings.com/assets/campings/images/logos/logo-og.aeb81a58.png",
    "https://assets.campings.com/assets/campings/images/ph.a16418ad.svg",
    "https://www.campings.com/img/_/square-large/80861/379b394d-0c75-4a3b-b723-978b8c6e2b23.jpg/camping-paradis-du-viaduc-80861-1.jpg",
    "https://www.campings.com/img/_/landscape-large/80861/379b394d-0c75-4a3b-b723-978b8c6e2b23.jpg/camping-paradis-du-viaduc-80861-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millau",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1052,
    "longitude": 3.08841
  },
  "checkinTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  }
}