

# Event Details

- **Event Name**: Women's Gospel Study
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:05 am – Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Join us the 2nd and 4th Sunday for our women's gospel study. We meet in the Relief Society Room (Large room in the South West corner) of the Veyo Chapel.
- **Event URL**: https://allevents.in/veyo/womens-gospel-study/1600028573472446
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Veyo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.337491559259
- **long**: -113.68928441779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 176 East Center Street, Veyo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6f987950-6b4e-11f0-9052-4362edc9b2ed-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is Women's Gospel Study being held?
  - **A:** Women's Gospel Study takes place on Sun, 14 Dec, 2025 at 10:05 am to Sun, 14 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 176 East Center Street, Veyo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Gospel Study",
        "image": "https://cdn-az.allevents.in/events2/banners/f6bfe190-d5e6-11f0-a572-8351d1aa0224-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/veyo/womens-gospel-study/1600028573472446",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "176 East Center Street",
                "addressLocality": "Veyo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.337491559259",
                "longitude": "-113.68928441779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us the 2nd and 4th Sunday for our women's gospel study. We meet in the Relief Society Room (Large room in the South West corner) of the Veyo Chapel."
    }
]
```