{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lestap-albine",
  "name": "Camping Lestap",
  "description": "Camping Lestap is a campsite in Albine, Tarn, located in a wood and by a lake/recreational pond.This terraced camp site and camp site with sloping...",
  "url": "https://campertunity.com/listings/campgrounds/lestap-albine",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503475800ea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Suc",
    "addressLocality": "Albine",
    "postalCode": "81240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.45414,
    "longitude": 2.52669
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}