{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cantarelles-alrance-fr",
  "name": "Camping Les Cantarelles",
  "description": "Close to the village of Alrance, in a central location in Aveyron, in the southern French region of Occitania...",
  "url": "https://campertunity.com/listings/campgrounds/camping-cantarelles-alrance-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/b/8/67b861ad8db4c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Baraque de malet",
    "addressLocality": "Alrance",
    "postalCode": "12430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.10647,
    "longitude": 2.68939
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 72,
    "bestRating": 10,
    "worstRating": 1
  }
}