

# Event Details

- **Event Name**: Winter Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:30 pm
- **Event Description**: Join the Owasso Community Band for our 2025 Winter Concert! Open to the public and free admission.
- **Event URL**: https://allevents.in/owasso/winter-concert/200029350291931
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Owasso
- **state**: OK
- **country**: United States
- **location**: Owasso High School Performing Arts Center
- **lat**: 36.279649691803
- **long**: -95.827956756261
- **full address**: Owasso High School Performing Arts Center, Owasso, Oklahoma, United States

## Event gallery

- **Alt text**: Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f4069762f4eb284afd2f5f25e688844c8affbf7f33d26e04afdaeb679fe918d0-rimg-w960-h640-dc151417-gmir?v=1765617630

## FAQs

- **Q**: When and where is Winter Concert being held?
  - **A:** Winter Concert takes place on Sun, 14 Dec, 2025 at 02:30 pm to Sun, 14 Dec, 2025 at 02:30 pm at Owasso High School Performing Arts Center, Owasso, Oklahoma, United States.
- **Q**: Who is organizing Winter Concert?
  - **A:** Winter Concert is organized by Owasso Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Owasso, this event is thoughtfully curated to deliver a standout experience worth every moment. If Winter 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": "Winter Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/f4069762f4eb284afd2f5f25e688844c8affbf7f33d26e04afdaeb679fe918d0-rimg-w960-h640-dc151417-gmir?v=1765617630",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/owasso/winter-concert/200029350291931",
        "location": {
            "@type": "Place",
            "name": "Owasso High School Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Owasso, Oklahoma",
                "addressLocality": "Owasso",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.279649691803",
                "longitude": "-95.827956756261"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Owasso Community Band for our 2025 Winter Concert! Open to the public and free admission.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Owasso Community Band",
                "url": "https://allevents.in/org/owasso-community-band/25780577"
            }
        ]
    }
]
```