

# Event Details

- **Event Name**: Pride on Ice
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm – Fri, 19 Dec, 2025 at 08:00 pm
- **Event Description**: Come groove with DJ WILDTINY for Capital City Pride's annual Pride on Ice Celebration as we crush it on the dance icefloor. Bringing you beats throughout the decades.
- **Event URL**: https://allevents.in/olympia/pride-on-ice/80001918924669
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Olympia
- **state**: WA
- **country**: United States
- **location**: Olympia Ice Skating Rink
- **lat**: 47.0378741000
- **long**: -122.9006951000
- **full address**: Olympia Ice Skating Rink, 529 4TH AVE WEST, Olympia, United States

## Event gallery

- **Alt text**: Pride on Ice
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691babae6adb4.jpg

## FAQs

- **Q**: When and where is Pride on Ice being held?
  - **A:** Pride on Ice takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 08:00 pm at Olympia Ice Skating Rink, 529 4TH AVE WEST, Olympia, United States.
- **Q**: Who is organizing Pride on Ice?
  - **A:** Pride on Ice is organized by Capital City Pride.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pride on Ice",
        "image": "https://cdn2.allevents.in/thumbs/thumb691babae6adb4.jpg",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/olympia/pride-on-ice/80001918924669",
        "location": {
            "@type": "Place",
            "name": "Olympia Ice Skating Rink",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "529 4TH AVE WEST",
                "addressLocality": "Olympia",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.0378741000",
                "longitude": "-122.9006951000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come groove with DJ WILDTINY for Capital City Pride's annual Pride on Ice Celebration as we crush it on the dance icefloor. Bringing you beats throughout the decades.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Capital City Pride",
                "url": "https://allevents.in/org/capital-city-pride/27088494"
            }
        ]
    }
]
```