{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/il-falcone-civitella-del-lago-umbria",
  "name": "Il Falcone",
  "description": "Overlooking Lake Corbara - medieval towns and villages such as Todi, Spoleto, Assisi and Orvieto are by car in 30 to 90 minutes away",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/il-falcone-civitella-del-lago-umbria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795792.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Vallonganino",
    "addressLocality": "Civitella del Lago",
    "addressRegion": "umbria",
    "postalCode": "05023",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.70681,
    "longitude": 12.29164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.09,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}