{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-sorgenti-palazzuolo-sul-senio",
  "name": "Camping Le Sorgenti",
  "description": "If you want to wake up to the sound of a cascading waterfall and chattering of a small river, Camping Le Sorgenti in Tuscany is the place to go. A...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-sorgenti-palazzuolo-sul-senio",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675186d2312db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Faggiola 19",
    "addressLocality": "Palazzuolo sul Senio",
    "postalCode": "50035",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.11714,
    "longitude": 11.53533
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/tuscany/florence/palazzuolo-sul-senio/camping-le-sorgenti-123086/?tab=reviews&reviewLocale=&reviewPage=1&reviewSort=date"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ]
}