

# Event Details

- **Event Name**: Consejo de Rama / Branch Council
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 08:50 am – Sun, 12 Jul, 2026 at 09:45 am (-04:00)
- **Event Description**: Esta es la reunión mensual de consejo de rama This is the monthly branch council meeting
- **Event URL**: https://allevents.in/detroit/consejo-de-rama-branch-council/1600027792683625
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.333524176258
- **long**: -83.077270606134
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2600 14th Street, Detroit, US

## Event gallery

- **Alt text**: Consejo de Rama / Branch Council
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/81fe9a20-3376-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Consejo de Rama / Branch Council being held?
  - **A:** Consejo de Rama / Branch Council takes place on Sun, 12 Jul, 2026 at 08:50 am to Sun, 12 Jul, 2026 at 09:45 am at The Church of Jesus Christ of Latter-day Saints, 2600 14th Street, Detroit, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Consejo de Rama / Branch Council",
        "image": "https://cdn-az.allevents.in/events1/banners/81fe9a20-3376-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-12T08:50:00-04:00",
        "endDate": "2026-07-12T09:45:00-04:00",
        "url": "https://allevents.in/detroit/consejo-de-rama-branch-council/1600027792683625",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2600 14th Street",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.333524176258",
                "longitude": "-83.077270606134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Esta es la reunión mensual de consejo de rama This is the monthly branch council meeting"
    }
]
```