

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:00 pm – Sun, 30 Nov, 2025 at 02:00 pm
- **Event Description**: Come join us for sacrament, followed by Sunday school.
- **Event URL**: https://allevents.in/junction-city/sacrament-meeting/1600027748337012
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Junction City
- **state**: KS
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.018671782141
- **long**: -96.859173858442
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1705 McFarland Road, Junction City, United States

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e9800590-d66f-11ef-9cf0-cb581fb039c3-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 30 Nov, 2025 at 12:00 pm to Sun, 30 Nov, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 1705 McFarland Road, Junction City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/e9800590-d66f-11ef-9cf0-cb581fb039c3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/junction-city/sacrament-meeting/1600027748337012",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1705 McFarland Road",
                "addressLocality": "Junction City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.018671782141",
                "longitude": "-96.859173858442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for sacrament, followed by Sunday school."
    }
]
```