{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-torre-pendente-pisa",
  "name": "Camping Torre Pendente",
  "description": "Have you always wanted to see the Leaning Tower of Pisa? Then take a vacation on the small town campsite Torre Pendente. This...",
  "url": "https://campertunity.com/listings/campgrounds/camping-torre-pendente-pisa",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f0cd991abd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale delle Cascine 86",
    "addressLocality": "Pisa",
    "postalCode": "56122",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.72444,
    "longitude": 10.38306
  },
  "sameAs": [
    "https://www.eurocampings.de/italien/toskana/pisa/pisa/camping-torre-pendente-104777/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}