

# Event Details

- **Event Name**: 2025 Holiday Exhibition
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 05:00 pm
- **Event Description**: CIFSC Skaters will perform holiday skating routines!
- **Event URL**: https://allevents.in/bloomington/2025-holiday-exhibition/200029352205215
- **Event Categories**: exhibitions, holiday
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Bloomington
- **state**: IL
- **country**: United States
- **location**: Bloomington Ice Center
- **lat**: 40.477858534783
- **long**: -88.996837607878
- **full address**: Bloomington Ice Center, 201 S Roosevelt Ave,Bloomington, Illinois, United States

## Event gallery

- **Alt text**: 2025 Holiday Exhibition
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/60c2f647ded35be785c3df054baa2822eaaa88565b3152ffbdf771658c366946-rimg-w1200-h1200-dce84934-gmir?v=1765669215

## FAQs

- **Q**: When and where is 2025 Holiday Exhibition being held?
  - **A:** 2025 Holiday Exhibition takes place on Thu, 18 Dec, 2025 at 05:00 pm to Thu, 18 Dec, 2025 at 05:00 pm at Bloomington Ice Center, 201 S Roosevelt Ave,Bloomington, Illinois, United States.
- **Q**: Who is organizing 2025 Holiday Exhibition?
  - **A:** 2025 Holiday Exhibition is organized by Central Illinois Figure Skating Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Holiday Exhibition is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Bloomington, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Holiday Exhibition sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Holiday Exhibition",
        "image": "https://cdn-az.allevents.in/events1/banners/60c2f647ded35be785c3df054baa2822eaaa88565b3152ffbdf771658c366946-rimg-w1200-h1200-dce84934-gmir?v=1765669215",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/bloomington/2025-holiday-exhibition/200029352205215",
        "location": {
            "@type": "Place",
            "name": "Bloomington Ice Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S Roosevelt Ave,Bloomington, Illinois",
                "addressLocality": "Bloomington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.477858534783",
                "longitude": "-88.996837607878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "CIFSC Skaters will perform holiday skating routines!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Illinois Figure Skating Club",
                "url": "https://allevents.in/org/central-illinois-figure-skating-club/23293639"
            }
        ]
    }
]
```