

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 07:30 pm (-05:00)
- **Event Description**: FREE ADMISSION

Featuring the works of Noah D. Taylor, Johann Strauss II, Samuel Barber, and Pyotr Tchaikovsky
- **Event URL**: https://allevents.in/lubbock/spring-concert/200029917419509
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 73

## Ticket Details


## Event venue details

- **city**: Lubbock
- **state**: TX
- **country**: United States
- **location**: Hemmle Recital Hall
- **lat**: 33.580831000598
- **long**: -101.87413278365
- **full address**: Hemmle Recital Hall, 2624 W 18th St,Lubbock, Texas, United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1bc6b08f24162e778e2d70497bdcd33ef4d004cd8af12a31fd217689dfe748b4-rimg-w1200-h675-dcdbdbdb-gmir?v=1775788089

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Tue, 14 Apr, 2026 at 07:30 pm to Tue, 14 Apr, 2026 at 07:30 pm at Hemmle Recital Hall, 2624 W 18th St,Lubbock, Texas, United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Lubbock Civic Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Lubbock, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/1bc6b08f24162e778e2d70497bdcd33ef4d004cd8af12a31fd217689dfe748b4-rimg-w1200-h675-dcdbdbdb-gmir?v=1775788089",
        "startDate": "2026-04-14T19:30:00-05:00",
        "url": "https://allevents.in/lubbock/spring-concert/200029917419509",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hemmle Recital Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2624 W 18th St,Lubbock, Texas",
                "addressLocality": "Lubbock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.580831000598",
                "longitude": "-101.87413278365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE ADMISSION\n\nFeaturing the works of Noah D. Taylor, Johann Strauss II, Samuel Barber, and Pyotr Tchaikovsky",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lubbock Civic Orchestra",
                "url": "https://allevents.in/org/lubbock-civic-orchestra/13774524"
            }
        ]
    }
]
```