

# 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**: 2nd Hour Meetings
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/61c83e10-d213-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is 2nd Hour Meetings being held?
  - **A:** 2nd Hour Meetings takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1100 6th Avenue Southeast, Issaquah, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2nd Hour Meetings is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Issaquah, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2nd Hour Meetings sounds like your kind of event, don't wait - spots fill up fast.

## 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"
    }
]
```