{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-al-pescatore-calceranica-al-lago-trentino-south-tyro",
  "name": "Camping Al Pescatore",
  "description": "Enjoy a relaxing stay at Camping Al Pescatore in Calceranica al Lago, Italy. Visitors' rating: 3.5.",
  "url": "https://campertunity.com/listings/campgrounds/camping-al-pescatore-calceranica-al-lago-trentino-south-tyro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821399.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Pescatori",
    "addressLocality": "Calceranica al Lago",
    "addressRegion": "trentino-south-tyrol",
    "postalCode": "38050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00184,
    "longitude": 11.2554
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}