{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bocche-d-albegna-albinia",
  "name": "Camping Bocche d'Albegna",
  "description": "Camping Bocche d'Albegna is a campsite in Albinia, Grosseto, located by the sea, in a wood and a river/stream.The campsite has which are marked...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bocche-d-albegna-albinia",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675068d28dcaa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Argentario 2",
    "addressLocality": "Albinia",
    "postalCode": "58010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.50031,
    "longitude": 11.19431
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/tuscany/grosseto/albinia/camping-bocche-dalbegna-115110/",
    "https://www.pincamp.ch/de/campingplaetze/camping-bocche-d-albegna"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}