

# Event Details

- **Event Name**: October Community Breakfast
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 10:00 am
- **Event Description**: Cost: By donation as you are able
- **Event URL**: https://allevents.in/albrightsville/october-community-breakfast/200028956754841
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200028956754841?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=albrightsville-events

## Event venue details

- **city**: Albrightsville
- **state**: PA
- **country**: United States
- **location**: Christ Lutheran Church
- **lat**: 40.952250876667
- **long**: -75.653795214167
- **full address**: Christ Lutheran Church, 189 Church Rd,Albrightsville, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Christ Lutheran Church (https://allevents.in/org/christ-lutheran-church/25993281)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6efa572ee5c9b4d2fb748b7be574bd9c0446d25e1f8ea2c1d70107c63c456e87-rimg-w786-h1032-dcfefefe-gmir?v=1760423574
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/10ef44aba2e48d9f64e62c6317c27e8e4b97a2359124a2f02b8407fb4104d24e-rimg-w300-h300-dcefddc8-gmir?v=1760423579

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Christ Lutheran Church, 189 Church Rd,Albrightsville, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Christ Lutheran Church
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about October Community Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Community Breakfast",
        "image": "https://cdn-az.allevents.in/events8/banners/6efa572ee5c9b4d2fb748b7be574bd9c0446d25e1f8ea2c1d70107c63c456e87-rimg-w786-h1032-dcfefefe-gmir?v=1760423574",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/albrightsville/october-community-breakfast/200028956754841",
        "location": {
            "@type": "Place",
            "name": "Christ Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "189 Church Rd,Albrightsville, Pennsylvania",
                "addressLocality": "Albrightsville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.952250876667",
                "longitude": "-75.653795214167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cost: By donation as you are able",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Lutheran Church",
                "url": "https://allevents.in/org/christ-lutheran-church/25993281"
            }
        ]
    }
]
```