{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-glamping-le-capanne-bibbona",
  "name": "Camping & Glamping Le Capanne",
  "description": "The campsite Le Capanne is located near a quiet village in the northern part of Tuscany. The central location and good accessibility...",
  "url": "https://campertunity.com/listings/campgrounds/camping-glamping-le-capanne-bibbona",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0d3b60343.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Aurelia km 273",
    "addressLocality": "Bibbona",
    "postalCode": "57020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25372,
    "longitude": 10.55292
  },
  "sameAs": [
    "https://www.eurocampings.de/italien/toskana/livorno/bibbona/camping-glamping-le-capanne-104788/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}