{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-delle-gorette-cecina-mare",
  "name": "Camping Delle Gorette",
  "description": "Delle Gorette Campsite is located in the beautiful hilly Tuscan landscape. The campsite location - among tall pine trees and on the fascinating...",
  "url": "https://campertunity.com/listings/campgrounds/camping-delle-gorette-cecina-mare",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/67489e3bc19f3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Campilunghi",
    "addressLocality": "Cecina Mare",
    "postalCode": "57023",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31256,
    "longitude": 10.48383
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/tuscany/livorno/marina-di-cecina/camping-delle-gorette-100644/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}