

# Event Details

- **Event Name**: 2nd Hour Meetings
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event URL**: https://allevents.in/issaquah/2nd-hour-meetings/1600027730192322
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Issaquah
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.5181243
- **long**: -122.0258273
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1100 6th Avenue Southeast, Issaquah, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/61c83e10-d213-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2nd+Hour+Meetings&date=28+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1100 6th Avenue Southeast, Issaquah, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 2nd Hour Meetings ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Hour Meetings",
        "image": "https://cdn-az.allevents.in/events4/banners/61c83e10-d213-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/issaquah/2nd-hour-meetings/1600027730192322",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 6th Avenue Southeast",
                "addressLocality": "Issaquah",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.5181243",
                "longitude": "-122.0258273"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```