

# Event Details

- **Event Name**: Luther Classical College Free Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm – Sun, 07 Dec, 2025 at 05:15 pm
- **Event Description**: Luther Classical College -- Casper's newest college -- is hosting a series of evening music concerts called Abendmusiken. Admission is free. All are welcome to enjoy our Christmas themed concert of LCC students performing sacred music at 514 S. Beech St. on Thursday December 7th at 4:00pm.
- **Event URL**: https://allevents.in/casper/luther-classical-college-free-concert/80001757806960
- **Event Categories**: concerts, entertainment, music, performances, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Casper
- **state**: WY
- **country**: United States
- **location**: Luther Classical College
- **lat**: 42.8453276
- **long**: -106.3211906
- **full address**: Luther Classical College, 514 S Beech St, Casper, WY 82601, United States

## Event gallery

- **Alt text**: Luther Classical College Free Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb690ce168192be.jpg

## FAQs

- **Q**: When and where is Luther Classical College Free Concert being held?
  - **A:** Luther Classical College Free Concert takes place on Sun, 07 Dec, 2025 at 04:00 pm to Sun, 07 Dec, 2025 at 05:15 pm at Luther Classical College, 514 S Beech St, Casper, WY 82601, United States.
- **Q**: Who is organizing Luther Classical College Free Concert?
  - **A:** Luther Classical College Free Concert is organized by Luther Classical College.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Luther Classical College Free Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb690ce168192be.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/casper/luther-classical-college-free-concert/80001757806960",
        "location": {
            "@type": "Place",
            "name": "Luther Classical College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "514 S Beech St, Casper, WY 82601, United States",
                "postalCode": "82601",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8453276",
                "longitude": "-106.3211906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Luther Classical College -- Casper's newest college -- is hosting a series of evening music concerts called Abendmusiken. Admission is free. All are welcome to enjoy our Christmas themed concert of LCC students performing sacred music at 514 S. Beech St. on Thursday December 7th at 4:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Luther Classical College",
                "url": "https://allevents.in/org/luther-classical-college/26920724"
            }
        ]
    }
]
```