

# Event Details

- **Event Name**: Spring Concert: Something Old, New, Borrowed, Blue
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: Meridian Community Band presents a program of music to move and inspire you!
- **Event URL**: https://allevents.in/east-lansing/spring-concert-something-old-new-borrowed-blue/200029966226548
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: East Lansing
- **state**: MI
- **country**: United States
- **location**: Macdonald Middle School
- **lat**: 42.7421255569
- **long**: -84.459635372948
- **full address**: Macdonald Middle School, 1622 Woodside Dr, East Lansing, MI 48823-2950, United States

## Event gallery

- **Alt text**: Spring Concert: Something Old, New, Borrowed, Blue
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/403fc909ae177cfbae77b4a6f3465d78b15eede8cfd381a2135d150d0b1f6489-rimg-w1200-h675-dcc4f4de-gmir?v=1776711467

## FAQs

- **Q**: When and where is Spring Concert: Something Old, New, Borrowed, Blue being held?
  - **A:** Spring Concert: Something Old, New, Borrowed, Blue takes place on Sun, 26 Apr, 2026 at 03:00 pm to Sun, 26 Apr, 2026 at 03:00 pm at Macdonald Middle School, 1622 Woodside Dr, East Lansing, MI 48823-2950, United States.
- **Q**: Who is organizing Spring Concert: Something Old, New, Borrowed, Blue?
  - **A:** Spring Concert: Something Old, New, Borrowed, Blue is organized by Meridian Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert: Something Old, New, Borrowed, Blue 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 East Lansing, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ 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": "Spring Concert: Something Old, New, Borrowed, Blue",
        "image": "https://cdn-az.allevents.in/events9/banners/403fc909ae177cfbae77b4a6f3465d78b15eede8cfd381a2135d150d0b1f6489-rimg-w1200-h675-dcc4f4de-gmir?v=1776711467",
        "startDate": "2026-04-26T15:00:00-04:00",
        "url": "https://allevents.in/east-lansing/spring-concert-something-old-new-borrowed-blue/200029966226548",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Macdonald Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1622 Woodside Dr, East Lansing, MI 48823-2950, United States",
                "addressLocality": "East Lansing",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7421255569",
                "longitude": "-84.459635372948"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meridian Community Band presents a program of music to move and inspire you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meridian Community Band",
                "url": "https://allevents.in/org/meridian-community-band/11388920",
                "description": "The MCB is a 501(c)(3) charitable nonprofit organization. "
            }
        ]
    }
]
```