{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-belle-etoile-aguessac",
  "name": "Camping la Belle Étoile",
  "description": "The sunny south of the Aveyron department is a real nature destination with beautiful sights and a rich history. Just above the city of Millau,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-belle-etoile-aguessac",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c810b8c943.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin des Prades",
    "addressLocality": "Aguessac",
    "postalCode": "12520",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1535,
    "longitude": 3.098
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 96,
    "bestRating": 10,
    "worstRating": 1
  }
}