

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: Issaquah
- **state**: WA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: 2nd Hour Meetings
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/815c0ff0-2c77-11f0-b7e7-b761835452a9-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, 30 Nov, 2025 at 11:00 am to Sun, 30 Nov, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1100 6th Avenue Southeast, Issaquah, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2nd Hour Meetings is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. 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/815c0ff0-2c77-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/issaquah/2nd-hour-meetings/1600027730188558",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.5181243",
                "longitude": "-122.0258273"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```