

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Thu, 07 May, 2026 at 07:00 pm
- **Event Description**: BHS Spring Concert at 7pm, call time 6:20pm.  (black shoes and socks, black button-up shirt, band-issued uniforms)
- **Event URL**: https://allevents.in/blaine/spring-concert/200029730663513
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Blaine
- **state**: WA
- **country**: United States
- **location**: Blaine Schools Performing Arts
- **lat**: 48.993450135041
- **long**: -122.73915449487
- **full address**: Blaine Schools Performing Arts, 975 H St,Blaine, Washington, United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/178b8c70eb4f30fc9d7ef03e1fdc8183f37dc622a7ac9bfad2a6d3eac03c8120-rimg-w1080-h1080-dcfefefe-gmir?v=1777370597

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Thu, 07 May, 2026 at 07:00 pm to Thu, 07 May, 2026 at 07:00 pm at Blaine Schools Performing Arts, 975 H St,Blaine, Washington, United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Blaine Fine Arts Association - BFAA.
- **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 Blaine, 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/events6/banners/178b8c70eb4f30fc9d7ef03e1fdc8183f37dc622a7ac9bfad2a6d3eac03c8120-rimg-w1080-h1080-dcfefefe-gmir?v=1777370597",
        "startDate": "2026-05-07",
        "url": "https://allevents.in/blaine/spring-concert/200029730663513",
        "location": {
            "@type": "Place",
            "name": "Blaine Schools Performing Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "975 H St,Blaine, Washington",
                "addressLocality": "Blaine",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.993450135041",
                "longitude": "-122.73915449487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BHS Spring Concert at 7pm, call time 6:20pm.  (black shoes and socks, black button-up shirt, band-issued uniforms)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blaine Fine Arts Association - BFAA",
                "url": "https://allevents.in/org/blaine-fine-arts-association-bfaa/21084476"
            }
        ]
    }
]
```