

# Event Details

- **Event Name**: Actividad Mensual de Rama / Monthly Branch Activity
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 06:00 pm – Fri, 02 Jan, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/detroit/actividad-mensual-de-rama-monthly-branch-activity/1600027792695226
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Actividad Mensual de Rama / Monthly Branch Activity
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1b61d2d0-e832-11f0-9c1b-87e481b47494-rimg-w1200-h800-dcefeff1-gmir.jpg

## FAQs

- **Q**: When and where is Actividad Mensual de Rama / Monthly Branch Activity being held?
  - **A:** Actividad Mensual de Rama / Monthly Branch Activity takes place on Fri, 02 Jan, 2026 at 06:00 pm to Fri, 02 Jan, 2026 at 08:30 pm 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": "Actividad Mensual de Rama / Monthly Branch Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/1b61d2d0-e832-11f0-9c1b-87e481b47494-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-01-02",
        "endDate": "2026-01-02",
        "url": "https://allevents.in/detroit/actividad-mensual-de-rama-monthly-branch-activity/1600027792695226",
        "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"
    }
]
```