

# Event Details

- **Event Name**: Primary Rehearsal - Chapel
- **Event Start and End Date**: Sun, 15 Nov, 2026 at 11:00 am – Sun, 15 Nov, 2026 at 12:00 pm (-05:00)
- **Event Description**: Chapel Booking
- **Event URL**: https://allevents.in/hamilton/primary-rehearsal-chapel/1600030574081521
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030574081521

## Event venue details

- **city**: Hamilton
- **state**: ON
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.251837381943
- **long**: -79.854406530671
- **full address**: The Church of Jesus Christ of Latter-day Saints, 383 Main Street East, Hamilton, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e1cf1530-9a67-11f1-9bc6-8b4f56db6c43-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is Primary Rehearsal - Chapel being held?
  - **A:** Primary Rehearsal - Chapel takes place on Sun, 15 Nov, 2026 at 11:00 am to Sun, 15 Nov, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 383 Main Street East, Hamilton, CA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Primary Rehearsal - Chapel 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 Hamilton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Primary Rehearsal - Chapel 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": "Primary Rehearsal - Chapel",
        "image": "https://cdn-az.allevents.in/events5/banners/e188e470-9a67-11f1-9bc6-8b4f56db6c43-rimg-w1200-h675-dcc8c8d8-gmir.jpg",
        "startDate": "2026-11-15T11:00:00-05:00",
        "endDate": "2026-11-15T12:00:00-05:00",
        "url": "https://allevents.in/hamilton/primary-rehearsal-chapel/1600030574081521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "383 Main Street East",
                "addressLocality": "Hamilton",
                "addressRegion": "ON",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.251837381943",
                "longitude": "-79.854406530671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chapel Booking"
    }
]
```