{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-sosta-leventina-prato",
  "name": "Area Sosta Leventina",
  "description": "Quiet, isolated from the communication routes - 2 km from the motorway exit - Gotthard region - in the village there are two restaurants, a bar, a grocery store, public transport, ideal as a starting point for a visit to the area - it is possible to visit the Piottino gorges, Dazio Grande, Lake Tremorgio, the Ritom region, the Piumogna waterfall, the Bedrina nature trails.",
  "url": "https://campertunity.com/listings/campgrounds/area-sosta-leventina-prato",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650987662.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prato",
    "postalCode": "6772",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.48998,
    "longitude": 8.73943
  },
  "sameAs": [
    "https://www.campercontact.com/en/switzerland/ticino/rodi/98017/area-sosta-leventina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "16.1",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "CHF16.1+"
}