{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-kornos-montefiascone-lazio",
  "name": "Area Kornos",
  "description": "peaceful location on Lake Bolsena-Centre 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-kornos-montefiascone-lazio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650674112.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Spiaggia",
    "addressLocality": "Montefiascone",
    "addressRegion": "lazio",
    "postalCode": "01010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5347,
    "longitude": 11.94685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.12,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}