{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-village-san-francesco-desenzano-del-garda-lombardy",
  "name": "Camping Village San Francesco",
  "description": "on Lake Garda",
  "url": "https://campertunity.com/listings/campgrounds/camping-village-san-francesco-desenzano-del-garda-lombardy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650756983.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale F. Agello",
    "addressLocality": "Desenzano del Garda",
    "addressRegion": "lombardy",
    "postalCode": "25015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.46531,
    "longitude": 10.59501
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.59,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "53",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "€53+"
}