

# Event Details

- **Event Name**: Sounds of the Season: Winter Concert
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 07:00 pm – Sun, 15 Feb, 2026 at 08:00 pm
- **Event Description**: Join the Arlington Community Band for a free, family friendly performance of music reminiscent of winter.
- **Event URL**: https://allevents.in/arlington/sounds-of-the-season-winter-concert/200029033129229
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: Arlington
- **state**: TX
- **country**: United States
- **location**: Lamar Baptist Church
- **lat**: 32.762668500521
- **long**: -97.120438883333
- **full address**: Lamar Baptist Church, 1000 W Lamar Blvd, Arlington, TX 76012-2015, United States

## Event gallery

- **Alt text**: Sounds of the Season: Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f7b0b43c06652f53dc93c2d810c7658d1db217ad97b167f6a4c4599b6764ce66-rimg-w1200-h800-dc311607-gmir?v=1770528810

## FAQs

- **Q**: When and where is Sounds of the Season: Winter Concert being held?
  - **A:** Sounds of the Season: Winter Concert takes place on Sun, 15 Feb, 2026 at 07:00 pm to Sun, 15 Feb, 2026 at 08:00 pm at Lamar Baptist Church, 1000 W Lamar Blvd, Arlington, TX 76012-2015, United States.
- **Q**: Who is organizing Sounds of the Season: Winter Concert?
  - **A:** Sounds of the Season: Winter Concert is organized by Arlington Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sounds of the Season: Winter Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Arlington, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ 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": "Sounds of the Season: Winter Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/f7b0b43c06652f53dc93c2d810c7658d1db217ad97b167f6a4c4599b6764ce66-rimg-w1200-h800-dc311607-gmir?v=1770528810",
        "startDate": "2026-02-15",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/arlington/sounds-of-the-season-winter-concert/200029033129229",
        "location": {
            "@type": "Place",
            "name": "Lamar Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 W Lamar Blvd, Arlington, TX 76012-2015, United States",
                "addressLocality": "Arlington",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.762668500521",
                "longitude": "-97.120438883333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Arlington Community Band for a free, family friendly performance of music reminiscent of winter.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arlington Community Band",
                "url": "https://allevents.in/org/arlington-community-band/20401167"
            }
        ]
    }
]
```