

# Event Details

- **Event Name**: Girl’s Winter Camp
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 09:00 am – Sun, 25 Jan, 2026 at 12:00 pm
- **Event Description**: New Winter location.  More details to come
as we get into the new school year.
- **Event URL**: https://allevents.in/east-troy/girl’s-winter-camp/200028457658146
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: East Troy
- **state**: WI
- **country**: United States
- **location**: YMCA Camp Edwards
- **lat**: 42.81622
- **long**: -88.37669
- **full address**: YMCA Camp Edwards, N8901 Army Lake Rd,Potter Lake, Wisconsin, East Troy, United States

## Event gallery

- **Alt text**: Girl’s Winter Camp
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5c6c006373f957c4add5e76cc0caa81dcd4df869401eacdde4ac423ecccf358d-rimg-w960-h720-dcc1d3ea-gmir?v=1768690956

## FAQs

- **Q**: When and where is Girl’s Winter Camp being held?
  - **A:** Girl’s Winter Camp takes place on Sat, 24 Jan, 2026 at 09:00 am to Sun, 25 Jan, 2026 at 12:00 pm at YMCA Camp Edwards, N8901 Army Lake Rd,Potter Lake, Wisconsin, East Troy, United States.
- **Q**: Who is organizing Girl’s Winter Camp?
  - **A:** Girl’s Winter Camp is organized by Y Adventure Guides - Waukesha.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Girl’s Winter Camp",
        "image": "https://cdn-az.allevents.in/events3/banners/5c6c006373f957c4add5e76cc0caa81dcd4df869401eacdde4ac423ecccf358d-rimg-w960-h720-dcc1d3ea-gmir?v=1768690956",
        "startDate": "2026-01-24",
        "endDate": "2026-01-25",
        "url": "https://allevents.in/east-troy/girl’s-winter-camp/200028457658146",
        "location": {
            "@type": "Place",
            "name": "YMCA Camp Edwards",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N8901 Army Lake Rd,Potter Lake, Wisconsin",
                "addressLocality": "East Troy",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.81622",
                "longitude": "-88.37669"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Winter location.  More details to come\nas we get into the new school year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Y Adventure Guides - Waukesha",
                "url": "https://allevents.in/org/y-adventure-guides-waukesha/20509422"
            }
        ]
    }
]
```