{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-del-sole-village-lombardy",
  "name": "Camping Del Sole Village",
  "description": "ProfileCamping Del Sole offers a broad choice of facilities explicitly created for families seeking a holiday filled with relaxation, fun and warmth. The holiday park's location is on Iseo lake's shores, in Iseo's traditional town, where it meets the renowned …Franciacorta vineyards, the natural reserve of Torbiere just across the street and the pre-alps located in the range of the lake, completing the breathtaking panorama. The park offers a mini-club, an animation team to entertain all ages...",
  "url": "https://campertunity.com/listings/campgrounds/camping-del-sole-village-lombardy",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-del-sole/nrdEt_90e5g8.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-del-sole/GUYVSUmBJI9t.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via per Rovato 26",
    "addressLocality": "Camping Del Sole Village",
    "addressRegion": "Lombardy",
    "postalCode": "25049",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.655,
    "longitude": 10.036
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-del-sole"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}