{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-continental-marina-di-castagneto",
  "name": "Camping Continental",
  "description": "The Continental natural campsite is located near the lovely beach of Marina de Castagneto. The beach has the \"Blue Flag\" certification,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-continental-marina-di-castagneto",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/b/674b07bb594a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via 1° Maggio SNC",
    "addressLocality": "Marina di Castagneto",
    "postalCode": "57022",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.17347,
    "longitude": 10.54386
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/tuscany/livorno/marina-di-castagneto-carducci/camping-continental-110933/",
    "https://www.pincamp.ch/de/campingplaetze/camping-continental-2",
    "https://www.pincamp.ch/de/campingplaetze/camping-continental-marina-di-castagneto-donoratico"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}