{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orbetello-albinia",
  "name": "Orbetello",
  "description": "Have your feet in the water with all our pools and aquatic activities in Orbetello, Albinia, Tuscany",
  "url": "https://campertunity.com/listings/campgrounds/orbetello-albinia",
  "image": [
    "https://www.homair.com/photos/camping/2112/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Giannella 166",
    "addressLocality": "Albinia",
    "addressRegion": "Toscana",
    "postalCode": "58015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.46633,
    "longitude": 11.18631
  },
  "sameAs": [
    "https://www.homair.com/it/campeggio/orbetello/spazio-acquatico"
  ]
}