

# Event Details

- **Event Name**: Spring Concert of the Classics
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 07:00 pm
- **Event Description**: The Mt. Whitney Choir invites you to a night of beautiful music. See you there!
- **Event URL**: https://allevents.in/visalia/spring-concert-of-the-classics/200029728308201
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029728308201?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=visalia-events

## Event venue details

- **city**: Visalia
- **state**: CA
- **country**: United States
- **location**: LJ Williams Theater
- **lat**: 36.329494071612
- **long**: -119.30303918423
- **full address**: LJ Williams Theater, 1001 W Main St,Visalia, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mt. Whitney Choir (https://allevents.in/org/mt-whitney-choir/23317872)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b3863e626d6178cfca47b03d49e379a9ad3ebc70f1d95f0497fe788f6479a63f-rimg-w1200-h1600-dce6d9c6-gmir?v=1772003160
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1a10ed394b4777b278b87065eb23bcc14b1f4da3ee1e9b5b3f77778538452b75-rimg-w300-h300-dce6d9c5-gmir?v=1772003160

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** LJ Williams Theater, 1001 W Main St,Visalia, California, United States
- **Q**: Who is organizing the event?
  - **A:** Mt. Whitney Choir
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Concerts
- **Q**: Where can I find ticket details about Spring Concert of the Classics ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Concert of the Classics",
        "image": "https://cdn-az.allevents.in/events2/banners/b3863e626d6178cfca47b03d49e379a9ad3ebc70f1d95f0497fe788f6479a63f-rimg-w1200-h1600-dce6d9c6-gmir?v=1772003160",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/visalia/spring-concert-of-the-classics/200029728308201",
        "location": {
            "@type": "Place",
            "name": "LJ Williams Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 W Main St,Visalia, California",
                "addressLocality": "Visalia",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.329494071612",
                "longitude": "-119.30303918423"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Mt. Whitney Choir invites you to a night of beautiful music. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Whitney Choir",
                "url": "https://allevents.in/org/mt-whitney-choir/23317872"
            }
        ]
    }
]
```