{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/resort-glamping-capoli-toskana",
  "name": "Resort glamping",
  "description": "The Camping Resort \"Casa die Prati\" is located in an extremely quiet location overlooking the beautiful bay of Lacona, known for its extensive sandy beach, one of the largest on the island. The sandy beach that slopes gently and the crystal clear water make this place ideal for families with children. The surroundings are made even more attractive by the proximity to lovely beaches such as \"Laconella,\" unique bays and the pebble beach \"Margidore\" with its pier.",
  "url": "https://campertunity.com/listings/campgrounds/resort-glamping-capoli-toskana",
  "image": [
    "https://glamping.info/img/227836/glamping-casa-dei-prati-camping-village-227838.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/227836/glamping-casa-dei-prati-camping-village-227838.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Capo ai Pini 27 Località Lacona",
    "addressLocality": "Capoli",
    "addressRegion": "Toskana",
    "postalCode": "57031",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.765338,
    "longitude": 10.314257
  },
  "sameAs": [
    "https://glamping.info/it/glamping/casa-dei-prati-camping-village"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}