

# Event Details

- **Event Name**: South Baker Intermediate Band Concert
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: 6th grade band concert
- **Event URL**: https://allevents.in/baker-city/south-baker-intermediate-band-concert/200029343167525
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Baker City
- **state**: OR
- **country**: United States
- **location**: South Baker Intermediate School
- **lat**: 44.77065
- **long**: -117.83361
- **full address**: South Baker Intermediate School, 1285 3rd St,Baker City, Oregon, United States

## Event gallery

- **Alt text**: South Baker Intermediate Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/63f36d8c788ffcfebe81dc50828cbdce62128303d7c5be6fcda58823642a5577-rimg-w960-h640-dc141818-gmir?v=1765504285

## FAQs

- **Q**: When and where is South Baker Intermediate Band Concert being held?
  - **A:** South Baker Intermediate Band Concert takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at South Baker Intermediate School, 1285 3rd St,Baker City, Oregon, United States.
- **Q**: Who is organizing South Baker Intermediate Band Concert?
  - **A:** South Baker Intermediate Band Concert is organized by Baker High School Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** South Baker Intermediate Band 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 Baker City, this event is thoughtfully curated to deliver a standout experience worth every moment. If South Baker Intermediate Band 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": "South Baker Intermediate Band Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/63f36d8c788ffcfebe81dc50828cbdce62128303d7c5be6fcda58823642a5577-rimg-w960-h640-dc141818-gmir?v=1765504285",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/baker-city/south-baker-intermediate-band-concert/200029343167525",
        "location": {
            "@type": "Place",
            "name": "South Baker Intermediate School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1285 3rd St,Baker City, Oregon",
                "addressLocality": "Baker City",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.77065",
                "longitude": "-117.83361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "6th grade band concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baker High School Bands",
                "url": "https://allevents.in/org/baker-high-school-bands/24945992"
            }
        ]
    }
]
```