

# Event Details

- **Event Name**: SCB Spring Concert
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 03:00 pm
- **Event Description**: Please join us for our Spring concert featuring works from American composers! ?

As always, our concerts are free and open to the public.
- **Event URL**: https://allevents.in/southlake/scb-spring-concert/200029571037052
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Southlake
- **state**: TX
- **country**: United States
- **location**: Carroll Senior High School
- **lat**: 32.940047785591
- **long**: -97.174818735655
- **full address**: Carroll Senior High School, 1501 W Southlake Blvd, Southlake, TX 76092, USA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Southlake Community Band (https://allevents.in/org/southlake-community-band/21483192)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f172591dc3f7b5ac3b549bb8667c973968937e7ea6164d7d071bc3728e6cbbfb-rimg-w1200-h1200-dcffffff-gmir?v=1770867374
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e54dc622be22616ba882ffbe0c7f3eacbd39edfcb221b89f504a48072d51d291-rimg-w300-h300-dcfefefe-gmir?v=1770867374

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Carroll Senior High School, 1501 W Southlake Blvd, Southlake, TX 76092, USA, United States
- **Q**: Who is organizing the event?
  - **A:** Southlake Community Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about SCB Spring Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "SCB Spring Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/f172591dc3f7b5ac3b549bb8667c973968937e7ea6164d7d071bc3728e6cbbfb-rimg-w1200-h1200-dcffffff-gmir?v=1770867374",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/southlake/scb-spring-concert/200029571037052",
        "location": {
            "@type": "Place",
            "name": "Carroll Senior High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1501 W Southlake Blvd, Southlake, TX 76092, USA",
                "addressLocality": "Southlake",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.940047785591",
                "longitude": "-97.174818735655"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our Spring concert featuring works from American composers! ?\n\nAs always, our concerts are free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southlake Community Band",
                "url": "https://allevents.in/org/southlake-community-band/21483192"
            }
        ]
    }
]
```