

# Event Details

- **Event Name**: Holiday Music Rehearsal
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: We will meet at 1pm at Moon Lake Library for our final holiday music rehearsal. We have performances on December 7, December 11, and two performances on December 13. Rehearsal music will be distributed in advance.
- **Event URL**: https://allevents.in/mentone/holiday-music-rehearsal/200029131787605
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029131787605?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mentone-events

## Event venue details

- **city**: Mentone
- **state**: AL
- **country**: United States
- **location**: Moon Lake Library
- **lat**: 34.567362007711
- **long**: -85.568518638611
- **full address**: Moon Lake Library, Moon Lake Library, 4607 AL-117,Mentone,AL,United States

## Event gallery

- **Alt text**: Holiday Music Rehearsal
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/11ec53efb08749094e2f2d78657da9f5de6f1843069727ea6fddc95c50f9a811-rimg-w784-h1168-dc665948-gmir?v=1764010608

## FAQs

- **Q**: When and where is Holiday Music Rehearsal being held?
  - **A:** Holiday Music Rehearsal takes place on Sat, 06 Dec, 2025 at 01:00 pm to Sat, 06 Dec, 2025 at 01:00 pm at Moon Lake Library, Moon Lake Library, 4607 AL-117,Mentone,AL,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Music Rehearsal",
        "image": "https://cdn-az.allevents.in/events9/banners/11ec53efb08749094e2f2d78657da9f5de6f1843069727ea6fddc95c50f9a811-rimg-w784-h1168-dc665948-gmir?v=1764010608",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/mentone/holiday-music-rehearsal/200029131787605",
        "location": {
            "@type": "Place",
            "name": "Moon Lake Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Moon Lake Library, 4607 AL-117,Mentone,AL,United States",
                "addressLocality": "Mentone",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.567362007711",
                "longitude": "-85.568518638611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at 1pm at Moon Lake Library for our final holiday music rehearsal. We have performances on December 7, December 11, and two performances on December 13. Rehearsal music will be distributed in advance."
    }
]
```