

# Event Details

- **Event Name**: Magic in the Highlands
- **Event Start and End Date**: Sat, 30 May, 2026 at 02:00 pm
- **Event Description**: An enchanting performance of Disney songs and characters by the WMHS Choir! Children may attend in costume and have their picture taken with characters!
- **Event URL**: https://allevents.in/milford/magic-in-the-highlands/200030136510540
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milford
- **state**: NH
- **country**: United States
- **location**: West Milford High School
- **lat**: 42.82902
- **long**: -71.65943
- **full address**: West Milford High School, Milford High School, 100 West St, Milford, NH 03055, United States

## Event gallery

- **Alt text**: Magic in the Highlands
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/77cbdc75e73e69c983eca15508fe06994077e905e1ead058c6532f9a5891d704-rimg-w1200-h675-dc1e4349-gmir?v=1779842319

## FAQs

- **Q**: When and where is Magic in the Highlands being held?
  - **A:** Magic in the Highlands takes place on Sat, 30 May, 2026 at 02:00 pm to Sat, 30 May, 2026 at 02:00 pm at West Milford High School, Milford High School, 100 West St, Milford, NH 03055, United States.
- **Q**: Who is organizing Magic in the Highlands?
  - **A:** Magic in the Highlands is organized by West Milford Choirs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Magic in the Highlands",
        "image": "https://cdn-az.allevents.in/events4/banners/77cbdc75e73e69c983eca15508fe06994077e905e1ead058c6532f9a5891d704-rimg-w1200-h675-dc1e4349-gmir?v=1779842319",
        "startDate": "2026-05-30",
        "url": "https://allevents.in/milford/magic-in-the-highlands/200030136510540",
        "location": {
            "@type": "Place",
            "name": "West Milford High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Milford High School, 100 West St, Milford, NH 03055, United States",
                "addressLocality": "Milford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.82902",
                "longitude": "-71.65943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An enchanting performance of Disney songs and characters by the WMHS Choir! Children may attend in costume and have their picture taken with characters!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Milford Choirs",
                "url": "https://allevents.in/org/west-milford-choirs/24132731"
            }
        ]
    }
]
```