

# Event Details

- **Event Name**: Columbus 4th Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: The first hour we meet as a congregation and partake of the sacrament and hear speakers.The second hour we breakout into classes to learn.
- **Event URL**: https://allevents.in/columbus/columbus-4th-ward-sacrament-meeting/1600027685580248
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Columbus
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.19264547
- **long**: -85.97643853
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4850 West Goeller Road, Columbus, US

## Event gallery

- **Alt text**: Columbus 4th Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/dad82bc0-e3f8-11f0-820b-e5e04fbe28e9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Columbus 4th Ward Sacrament Meeting being held?
  - **A:** Columbus 4th Ward Sacrament Meeting takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 4850 West Goeller Road, Columbus, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Columbus 4th Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/dad82bc0-e3f8-11f0-820b-e5e04fbe28e9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/columbus/columbus-4th-ward-sacrament-meeting/1600027685580248",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4850 West Goeller Road",
                "addressLocality": "Columbus",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.19264547",
                "longitude": "-85.97643853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first hour we meet as a congregation and partake of the sacrament and hear speakers.The second hour we breakout into classes to learn."
    }
]
```