{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-sosta-delle-gorette-cecina",
  "name": "Area Sosta delle Gorette",
  "description": "Enjoy a relaxing stay at Area Sosta delle Gorette in Cecina, Italy. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/area-sosta-delle-gorette-cecina",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056792",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Campilunghi",
    "addressLocality": "Cecina",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31503,
    "longitude": 10.48109
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}