{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fleiola-calceranica-al-lago-it",
  "name": "Camping Fleiola",
  "description": "Campsite Fleiola is a campsite that is located in Calceranica al Lago, Trento, and located by a lake/recreational pond.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/fleiola-calceranica-al-lago-it",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f0b8113b30.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Trento 42",
    "addressLocality": "Calceranica al Lago",
    "postalCode": "38050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00642,
    "longitude": 11.24547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}