

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 11:30 am
- **Event Description**: Join is Dec. 13th Brighton Seventh-Day Adventist Church for “Every Good and Perfect Gift” Christmas celebration and Concert. 11:30 Sat.!
- **Event URL**: https://allevents.in/brighton/christmas-concert/200029262771415
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brighton
- **state**: MI
- **country**: United States
- **location**: Downtown Brighton
- **lat**: 42.531461
- **long**: -83.782713
- **full address**: Downtown Brighton, Brighton, Michigan, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Brighton Seventh-day Adventist Church (https://allevents.in/org/brighton-seventh-day-adventist-church/26551846)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/95be8d1fea005b18ad481008cd26b20095e2622a6fe3b3fbaef85e6cc7c96409-rimg-w1200-h900-dcffffff-gmir?v=1764203474
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/60e416f3d127a771dbbecf9cf1ed234b1dc673148dbf0aabeaf5126cb22797f5-rimg-w300-h300-dcffffff-gmir?v=1764203475

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Nov, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** Downtown Brighton, Brighton, Michigan, United States
- **Q**: Who is organizing the event?
  - **A:** Brighton Seventh-day Adventist Church
- **Q**: What type of event is this?
  - **A:** Concerts, Music, Entertainment
- **Q**: Where can I find ticket details about Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/95be8d1fea005b18ad481008cd26b20095e2622a6fe3b3fbaef85e6cc7c96409-rimg-w1200-h900-dcffffff-gmir?v=1764203474",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/brighton/christmas-concert/200029262771415",
        "location": {
            "@type": "Place",
            "name": "Downtown Brighton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brighton, Michigan",
                "addressLocality": "Brighton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.531461",
                "longitude": "-83.782713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join is Dec. 13th Brighton Seventh-Day Adventist Church for “Every Good and Perfect Gift” Christmas celebration and Concert. 11:30 Sat.!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brighton Seventh-day Adventist Church",
                "url": "https://allevents.in/org/brighton-seventh-day-adventist-church/26551846"
            }
        ]
    }
]
```