

# Event Details

- **Event Name**: Glen Allen Sunday Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event Description**: Sacrament meeting: 10am-11am Sunday School Relief Society/Elder's Quorum: 11am-Noon
- **Event URL**: https://allevents.in/glen-allen/glen-allen-sunday-services/1600027748163207
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Glen Allen
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.67185001
- **long**: -77.53462033
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10913 Staples Mill Rd, Glen Allen, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2b362060-2c87-11f0-bc1a-75407d9ba702-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10913 Staples Mill Rd, Glen Allen, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Glen Allen Sunday Services ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Glen Allen Sunday Services",
        "image": "https://cdn-az.allevents.in/events4/banners/2aa5e220-e401-11f0-820b-e5e04fbe28e9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/glen-allen/glen-allen-sunday-services/1600027748163207",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10913 Staples Mill Rd",
                "addressLocality": "Glen Allen",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.67185001",
                "longitude": "-77.53462033"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sacrament meeting: 10am-11am Sunday School Relief Society/Elder's Quorum: 11am-Noon"
    }
]
```