{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garda-village-camper-park-sirmione",
  "name": "Garda Village Camper Park",
  "description": "located in the holiday village - 3 km from the center of Sirmione.",
  "url": "https://campertunity.com/listings/campgrounds/garda-village-camper-park-sirmione",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835744.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Coorti Romane",
    "addressLocality": "sirmione",
    "addressRegion": "lombardije",
    "postalCode": "25019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.46472,
    "longitude": 10.59694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.88,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "60",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "€60+"
}