{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cavagrande-del-cassibile-avola-sicily",
  "name": "Cavagrande del Cassibile",
  "description": "additional fee you can visit the gorge - beautiful walking - very steep and uneven path - at restaurant above his fee toilets and showers",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cavagrande-del-cassibile-avola-sicily",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650796092.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Avola",
    "addressRegion": "sicily",
    "postalCode": "96012",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.96759,
    "longitude": 15.09399
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}