

# Event Details

- **Event Name**: Gospel Study
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 09:30 am – Wed, 03 Dec, 2025 at 10:30 am
- **Event Description**: Hour long, teacher led discussion of the current week's Come Follow Me reading assignment.
- **Event URL**: https://allevents.in/castle-rock/gospel-study/1600028580980220
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Castle Rock
- **state**: CO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.3985
- **long**: -104.9055333
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3301 Meadows Boulevard, Castle Rock, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0e285320-6c07-11f0-976f-b9a4803786cd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Gospel Study being held?
  - **A:** Gospel Study takes place on Wed, 03 Dec, 2025 at 09:30 am to Wed, 03 Dec, 2025 at 10:30 am at The Church of Jesus Christ of Latter-day Saints, 3301 Meadows Boulevard, Castle Rock, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gospel Study",
        "image": "https://cdn-az.allevents.in/events4/banners/a0abf5e0-7089-11f0-96be-d9bcca14d905-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/castle-rock/gospel-study/1600028580980220",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3301 Meadows Boulevard",
                "addressLocality": "Castle Rock",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3985",
                "longitude": "-104.9055333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hour long, teacher led discussion of the current week's Come Follow Me reading assignment."
    }
]
```