{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lalveare-pinzi-terme-di-saturnia-toscane",
  "name": "Area Sosta Camper Lalveare Dei Pinzi",
  "description": "beautifully located - snack bar / restaurant - free shuttle bus to the baths of Saturnia 1 km - daily bakery - shower with coins - electricity 2,00 €",
  "url": "https://campertunity.com/listings/campgrounds/lalveare-pinzi-terme-di-saturnia-toscane",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651079883.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "terme-di-saturnia",
    "addressRegion": "toscane-ar-fi-gr-li-lu-ms-pi-po-pt-si",
    "postalCode": "58014",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.65625,
    "longitude": 11.50348
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.74,
    "reviewCount": 101,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€20+"
}