{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-erables-millau-1",
  "name": "Camping Les Erables",
  "description": "Camping Les Erables is situated on the east side of the town of Millau, known for the towering viaduct. From the campsite it is a fifteen minute...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-erables-millau-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c1b564a5e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue de Millau-Plage",
    "addressLocality": "Millau",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.10567,
    "longitude": 3.08783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 287,
    "bestRating": 10,
    "worstRating": 1
  }
}