

# Event Details

- **Event Name**: Kettle Moraine Adult Volleyball Night
- **Event Start and End Date**: Fri, 05 Sep, 2025 at 06:00 pm – Fri, 05 Sep, 2025 at 08:00 pm
- **Event Description**: Come play casual volleyball. All adults invited.
- **Event URL**: https://allevents.in/wales/kettle-moraine-adult-volleyball-night/1600027907066849
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027907066849

## Event venue details

- **city**: Wales
- **state**: WI
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.006015366612
- **long**: -88.384946534805
- **full address**: The Church of Jesus Christ of Latter-day Saints, 115 North Wales Road, Wales, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/02890890-f789-11ef-af9d-65009a11819f-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 115 North Wales Road, Wales, United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Kettle Moraine Adult Volleyball Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Kettle Moraine Adult Volleyball Night",
        "image": "https://cdn-az.allevents.in/events10/banners/01bc90d0-f789-11ef-b820-197a26ff2800-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-09-05",
        "endDate": "2025-09-05",
        "url": "https://allevents.in/wales/kettle-moraine-adult-volleyball-night/1600027907066849",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 North Wales Road",
                "addressLocality": "Wales",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.006015366612",
                "longitude": "-88.384946534805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play casual volleyball. All adults invited."
    }
]
```