

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/815c0ff0-2c77-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/81b92410-2c77-11f0-9941-47ce4d258e71-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 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, United States
- **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/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"
    }
]
```