

# Event Details

- **Event Name**: MIHS Band Prism Concert
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Auditorium doors open at 6:30pm
- **Event URL**: https://allevents.in/merritt-island/mihs-band-prism-concert/200029338714616
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Merritt Island
- **state**: FL
- **country**: United States
- **location**: 100 Mustang Way, Merritt Island, FL
- **lat**: 28.37845
- **long**: -80.7
- **full address**: 100 Mustang Way, Merritt Island, FL, United States

## Event gallery

- **Alt text**: MIHS Band Prism Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/df86179daf9f95aaab89ccb23b526a2f4a7501e8737bdd8e34cca0a4aa0d277c-rimg-w1096-h920-dc020202-gmir?v=1765443855

## FAQs

- **Q**: When and where is MIHS Band Prism Concert being held?
  - **A:** MIHS Band Prism Concert takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at 100 Mustang Way, Merritt Island, FL, United States.
- **Q**: Who is organizing MIHS Band Prism Concert?
  - **A:** MIHS Band Prism Concert is organized by MIHS Marching Mustangs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** MIHS Band Prism 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 Merritt Island, this event is thoughtfully curated to deliver a standout experience worth every moment. If MIHS Band Prism 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": "MIHS Band Prism Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/df86179daf9f95aaab89ccb23b526a2f4a7501e8737bdd8e34cca0a4aa0d277c-rimg-w1096-h920-dc020202-gmir?v=1765443855",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/merritt-island/mihs-band-prism-concert/200029338714616",
        "location": {
            "@type": "Place",
            "name": "100 Mustang Way, Merritt Island, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Mustang Way, Merritt Island, FL 32953-3150, United States",
                "addressLocality": "Merritt Island",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.37845",
                "longitude": "-80.7"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Auditorium doors open at 6:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MIHS Marching Mustangs",
                "url": "https://allevents.in/org/mihs-marching-mustangs/26787593"
            }
        ]
    }
]
```