

# Event Details

- **Event Name**: Columbia RS Activity
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 06:30 pm – Thu, 20 Nov, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/columbia/columbia-rs-activity/1600027801569351
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Columbia
- **state**: SC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.991762677637
- **long**: -80.971029492416
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4440 Fort Jackson Boulevard, Columbia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5c131f10-c66c-11f0-abb2-1ba763525464-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4440 Fort Jackson Boulevard, Columbia, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Columbia RS Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Columbia RS Activity",
        "image": "https://cdn-az.allevents.in/events7/banners/5b4b1420-c66c-11f0-8a24-fb1242c39043-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/columbia/columbia-rs-activity/1600027801569351",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4440 Fort Jackson Boulevard",
                "addressLocality": "Columbia",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.991762677637",
                "longitude": "-80.971029492416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```