

# Event Details

- **Event Name**: Alumni Band concert
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 06:30 pm
- **Event Description**: We will be performing for the Maine Veterans' Home.
- **Event URL**: https://allevents.in/scarborough/alumni-band-concert/200030208078425
- **Event Categories**: Entertainment, Music, Concerts, performances
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Scarborough
- **state**: ME
- **country**: United States
- **location**: Maine Veterans' Homes - Scarborough
- **lat**: 43.587573703804
- **long**: -70.342095817732
- **full address**: Maine Veterans' Homes - Scarborough, 290  US-1  ,Scarborough, Maine, United States

## Event gallery

- **Alt text**: Alumni Band concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1da942c9a7a24ead13f6f5bd38a21e0d2d26c1e632c62251cb536f75e397eced-rimg-w474-h208-dcf1f1f1-gmir?v=1782391087

## FAQs

- **Q**: When and where is Alumni Band concert being held?
  - **A:** Alumni Band concert takes place on Tue, 30 Jun, 2026 at 06:30 pm to Tue, 30 Jun, 2026 at 06:30 pm at Maine Veterans' Homes - Scarborough, 290  US-1  ,Scarborough, Maine, United States.
- **Q**: Who is organizing Alumni Band concert?
  - **A:** Alumni Band concert is organized by The Alumni Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Alumni 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 Scarborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Alumni 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": "Alumni Band concert",
        "image": "https://cdn-az.allevents.in/events10/banners/1da942c9a7a24ead13f6f5bd38a21e0d2d26c1e632c62251cb536f75e397eced-rimg-w474-h208-dcf1f1f1-gmir?v=1782391087",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/scarborough/alumni-band-concert/200030208078425",
        "location": {
            "@type": "Place",
            "name": "Maine Veterans' Homes - Scarborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "290  US-1  ,Scarborough, Maine",
                "addressLocality": "Scarborough",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.587573703804",
                "longitude": "-70.342095817732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be performing for the Maine Veterans' Home.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Alumni Band",
                "url": "https://allevents.in/org/the-alumni-band/23807174"
            }
        ]
    }
]
```