{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tamerici-cecina-toscana",
  "name": "Le Tamerici",
  "description": "Have your feet in the water with all our swimming pools and aquatic activities in Le Tamerici, Cecina, Tuscany",
  "url": "https://campertunity.com/listings/campgrounds/tamerici-cecina-toscana",
  "image": [
    "https://www.homair.com/photos/camping/2701/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Cecinella 5",
    "addressLocality": "Cecina",
    "addressRegion": "Toscana",
    "postalCode": "57023",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.292349123868,
    "longitude": 10.510686635971
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}