

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Mon, 11 May, 2026 at 07:30 pm (-04:00)
- **Event Description**: Join us for our 2026 Spring Concert!
- **Event URL**: https://allevents.in/st-andrews/spring-concert/200029730834211
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: St Andrews
- **state**: SC
- **country**: United States
- **location**: River Bluff High School
- **lat**: 34.024630041402
- **long**: -81.154762268066
- **full address**: River Bluff High School, St Andrews, United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9618302965fa5e6a095ff45e60c9d5b294b3b3dcd7ecc133bfd08bbb077568e5-rimg-w1053-h702-dc040416-gmir?v=1776007610

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Mon, 11 May, 2026 at 07:30 pm to Mon, 11 May, 2026 at 07:30 pm at River Bluff High School, St Andrews, United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Lexington Community Band.
- **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 St Andrews, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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 Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/9618302965fa5e6a095ff45e60c9d5b294b3b3dcd7ecc133bfd08bbb077568e5-rimg-w1053-h702-dc040416-gmir?v=1776007610",
        "startDate": "2026-05-11T19:30:00-04:00",
        "url": "https://allevents.in/st-andrews/spring-concert/200029730834211",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "River Bluff High School",
            "address": {
                "@type": "PostalAddress",
                "name": "River Bluff High School, St Andrews, United States",
                "addressLocality": "St Andrews",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.024630041402",
                "longitude": "-81.154762268066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 2026 Spring Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lexington Community Band",
                "url": "https://allevents.in/org/lexington-community-band/23253101"
            }
        ]
    }
]
```