{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/il-poggetto-troghi-toscana",
  "name": "Il Poggetto",
  "description": "How to get to Il Poggetto campsite? Access and practical information.",
  "url": "https://campertunity.com/listings/campgrounds/il-poggetto-troghi-toscana",
  "image": [
    "https://www.homair.com/photos/camping/311/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Fiorentina, 212",
    "addressLocality": "Troghi",
    "addressRegion": "Toscana",
    "postalCode": "50067",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.701034481633,
    "longitude": 11.405497132501
  },
  "sameAs": [
    "https://www.homair.com/it/campeggio/il-poggetto/informazioni-pratiche"
  ]
}