

# Event Details

- **Event Name**: RS Christmas Activity
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 06:30 pm – Tue, 02 Dec, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/birmingham/rs-christmas-activity/1600027730494706
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Birmingham
- **state**: AL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.440730820066
- **long**: -86.740179701742
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2780 Altadena Road, Birmingham, US

## Event gallery

- **Alt text**: RS Christmas Activity
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/472aef40-cfe2-11f0-9ef1-edd14f9595b8-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is RS Christmas Activity being held?
  - **A:** RS Christmas Activity takes place on Tue, 02 Dec, 2025 at 06:30 pm to Tue, 02 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 2780 Altadena Road, Birmingham, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RS Christmas Activity",
        "image": "https://cdn-az.allevents.in/events4/banners/472aef40-cfe2-11f0-9ef1-edd14f9595b8-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/birmingham/rs-christmas-activity/1600027730494706",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2780 Altadena Road",
                "addressLocality": "Birmingham",
                "addressRegion": "AL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.440730820066",
                "longitude": "-86.740179701742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```