

# Event Details

- **Event Name**: Spring Collegiate Choir Concert
- **Event Start and End Date**: Thu, 08 May, 2025 at 07:00 pm
- **Event Description**: FREE event in the Pronghorn Center Flex Space featuring the Collegiate Choir, featuring soloists from both Energy City Voices and the community.
- **Event URL**: https://allevents.in/gillette/spring-collegiate-choir-concert/200028121706449
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Gillette
- **state**: WY
- **country**: United States
- **location**: 3807 College Dr, Gillette, WY 82718, United States
- **lat**: 44.25853
- **long**: -105.50751
- **full address**: 3807 College Dr, Gillette, WY 82718, United States

## Event gallery

- **Alt text**: Spring Collegiate Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2eb6dbc4ddf52da63e426fc6e12882e4d448923e619303dcbde7db71cb34cf4f-rimg-w1200-h675-dce6e6e8-gmir?v=1746744572

## FAQs

- **Q**: When and where is Spring Collegiate Choir Concert being held?
  - **A:** Spring Collegiate Choir Concert takes place on Thu, 08 May, 2025 at 07:00 pm to Thu, 08 May, 2025 at 07:00 pm at 3807 College Dr, Gillette, WY 82718, United States.
- **Q**: Who is organizing Spring Collegiate Choir Concert?
  - **A:** Spring Collegiate Choir Concert is organized by Energy City Voices.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Collegiate Choir Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Gillette, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Collegiate Choir Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Collegiate Choir Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/2eb6dbc4ddf52da63e426fc6e12882e4d448923e619303dcbde7db71cb34cf4f-rimg-w1200-h675-dce6e6e8-gmir?v=1746744572",
        "startDate": "2025-05-08",
        "url": "https://allevents.in/gillette/spring-collegiate-choir-concert/200028121706449",
        "location": {
            "@type": "Place",
            "name": "3807 College Dr, Gillette, WY 82718, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3807 College Dr, Gillette, WY 82718, United States,Gillette, Wyoming",
                "addressLocality": "Gillette",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.25853",
                "longitude": "-105.50751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE event in the Pronghorn Center Flex Space featuring the Collegiate Choir, featuring soloists from both Energy City Voices and the community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Energy City Voices",
                "url": "https://allevents.in/org/energy-city-voices/25649018"
            }
        ]
    }
]
```