{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alba-chiara-casciano-tuscany",
  "name": "Alba Chiara",
  "description": "The area of ​​about 100 square meters. It is located in a private garden with oak and oak grove, equipped with table, chairs and barbecue. The area is completely fenced and illuminated. From April the following services will be available: outdoor kitchen with oven and grill, solarium with sun beds and umbrellas, Jacuzzi. Swimming pool 25 mt. from June to September for a fee. Tasting of typical dishes with free offer. Spas at 10 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alba-chiara-casciano-tuscany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650863875.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via delle Soline",
    "addressLocality": "Casciano",
    "addressRegion": "tuscany",
    "postalCode": "53016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15593,
    "longitude": 11.33029
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}