

# Event Details

- **Event Name**: WRII Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 09:00 am – Sun, 07 Dec, 2025 at 11:00 am
- **Event Description**: Warner Robins 2nd Ward Sunday Services
- **Event URL**: https://allevents.in/warner-robins/wrii-ward-sacrament-meeting/1600027689242729
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Warner Robins
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.611622279884
- **long**: -83.627235658895
- **full address**: The Church of Jesus Christ of Latter-day Saints, 200 Draper Street, Warner Robins, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6d1ed9c0-d378-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6d70a340-d378-11f0-8847-13c74ce67ee0-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 200 Draper Street, Warner Robins, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about WRII Ward Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WRII Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/6d1ed9c0-d378-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/warner-robins/wrii-ward-sacrament-meeting/1600027689242729",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Draper Street",
                "addressLocality": "Warner Robins",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.611622279884",
                "longitude": "-83.627235658895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Warner Robins 2nd Ward Sunday Services"
    }
]
```