

# Event Details

- **Event Name**: Winter Dance Showcase Save The Date
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 09:00 pm
- **Event Description**: Save the date for our Winter Dance Showcase. More information to come out in November
- **Event URL**: https://allevents.in/elmira/winter-dance-showcase-save-the-date/200028917192810
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Elmira
- **state**: OR
- **country**: United States
- **location**: Elmira High School
- **lat**: 44.073352
- **long**: -123.36042
- **full address**: Elmira High School, Elmira, Oregon, United States

## Event gallery

- **Alt text**: Winter Dance Showcase Save The Date
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/374bc132cbaab4741e99c87507eba59393747c61451b6ef0671c4a5509391df8-rimg-w1080-h1080-dcdbdbd4-gmir?v=1766232981

## FAQs

- **Q**: When and where is Winter Dance Showcase Save The Date being held?
  - **A:** Winter Dance Showcase Save The Date takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 09:00 pm at Elmira High School, Elmira, Oregon, United States.
- **Q**: Who is organizing Winter Dance Showcase Save The Date?
  - **A:** Winter Dance Showcase Save The Date is organized by West Valley Dance Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Dance Showcase Save The Date",
        "image": "https://cdn-az.allevents.in/events3/banners/374bc132cbaab4741e99c87507eba59393747c61451b6ef0671c4a5509391df8-rimg-w1080-h1080-dcdbdbd4-gmir?v=1766232981",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/elmira/winter-dance-showcase-save-the-date/200028917192810",
        "location": {
            "@type": "Place",
            "name": "Elmira High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Elmira, Oregon",
                "addressLocality": "Elmira",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.073352",
                "longitude": "-123.36042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for our Winter Dance Showcase. More information to come out in November",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Valley Dance Studio",
                "url": "https://allevents.in/org/west-valley-dance-studio/25400433"
            }
        ]
    }
]
```