

# Event Details

- **Event Name**: Regional Single Adult Monthly Pot Luck and Fireside
- **Event Start and End Date**: Sun, 24 May, 2026 at 06:00 pm – Sun, 24 May, 2026 at 09:00 pm (-07:00)
- **Event Description**: Monthly pot luck and fireside for Portland Coordinating Council Regional Single Adults.
- **Event URL**: https://allevents.in/lake-oswego/regional-single-adult-monthly-pot-luck-and-fireside/1600028695994101
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Oswego
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.419673
- **long**: -122.7310958
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14903 Westlake Drive, Lake Oswego, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f6b85d50-7bda-11f0-85d7-3195666af675-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Regional Single Adult Monthly Pot Luck and Fireside being held?
  - **A:** Regional Single Adult Monthly Pot Luck and Fireside takes place on Sun, 24 May, 2026 at 06:00 pm to Sun, 24 May, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 14903 Westlake Drive, Lake Oswego, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regional Single Adult Monthly Pot Luck and Fireside",
        "image": "https://cdn-az.allevents.in/events6/banners/d5cfa040-23db-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-24T18:00:00-07:00",
        "endDate": "2026-05-24T21:00:00-07:00",
        "url": "https://allevents.in/lake-oswego/regional-single-adult-monthly-pot-luck-and-fireside/1600028695994101",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14903 Westlake Drive",
                "addressLocality": "Lake Oswego",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.419673",
                "longitude": "-122.7310958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly pot luck and fireside for Portland Coordinating Council Regional Single Adults."
    }
]
```