

# Event Details

- **Event Name**: Salty Peppers at Mars Resort
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 04:00 pm
- **Event Description**: First gig of the year!
- **Event URL**: https://allevents.in/lake-geneva/salty-peppers-at-mars-resort/200030148102937
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lake Geneva
- **state**: WI
- **country**: United States
- **location**: Mars Resort on Lake Como
- **lat**: 42.59164
- **long**: -88.50215
- **full address**: Mars Resort on Lake Como, W4098 S Shore Dr, Lake Geneva, WI 53147-3438, United States

## Event gallery

- **Alt text**: Salty Peppers at Mars Resort
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5aca5482b670ccc1a1b8f4f1ee4ee0e2b4a6a815fc91d13b16c6cdc02305735d-rimg-w432-h432-dc7b7b7b-gmir?v=1779960697

## FAQs

- **Q**: When and where is Salty Peppers at Mars Resort being held?
  - **A:** Salty Peppers at Mars Resort takes place on Sat, 06 Jun, 2026 at 04:00 pm to Sat, 06 Jun, 2026 at 04:00 pm at Mars Resort on Lake Como, W4098 S Shore Dr, Lake Geneva, WI 53147-3438, United States.
- **Q**: Who is organizing Salty Peppers at Mars Resort?
  - **A:** Salty Peppers at Mars Resort is organized by MARS RESORT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Salty Peppers at Mars Resort",
        "image": "https://cdn-az.allevents.in/events7/banners/5aca5482b670ccc1a1b8f4f1ee4ee0e2b4a6a815fc91d13b16c6cdc02305735d-rimg-w432-h432-dc7b7b7b-gmir?v=1779960697",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/lake-geneva/salty-peppers-at-mars-resort/200030148102937",
        "location": {
            "@type": "Place",
            "name": "Mars Resort on Lake Como",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W4098 S Shore Dr, Lake Geneva, WI 53147-3438, United States",
                "addressLocality": "Lake Geneva",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59164",
                "longitude": "-88.50215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First gig of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MARS RESORT",
                "url": "https://allevents.in/org/mars-resort/8611133",
                "description": "Mars Resort has been a Lake Geneva favorite since the 1920's. We feature our House Specialty, Ribs, as well our Friday night Fishfry.Come for a cocktail and a bite to eat, stay for the amazing Sunsets on the Shores of Lake Como."
            }
        ]
    }
]
```