

# Event Details

- **Event Name**: Community Pancake Breakfast
- **Event Start and End Date**: Sat, 17 Sep, 2022 at 09:00 am – Sat, 17 Sep, 2022 at 12:00 pm
- **Event Description**: We will be serving pancakes, eggs, sausage, and coffee.

Children and Seniors: $5
Adults: $8
- **Event URL**: https://allevents.in/eureka/community-pancake-breakfast/200023298759608
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eureka
- **state**: CA
- **country**: United States
- **location**: The Salvation Army - Eureka
- **lat**: 40.80158
- **long**: -124.14768
- **full address**: The Salvation Army - Eureka, 2123 Tydd St, Eureka, United States

## Event gallery

- **Alt text**: Community Pancake Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1ce18025612d744f81ca384fe8af03f60ad21722773dc61b12c552a75b5c1bcd-rimg-w960-h649-gmir.jpg?v=1663285888

## FAQs

- **Q**: When and where is Community Pancake Breakfast being held?
  - **A:** Community Pancake Breakfast takes place on Sat, 17 Sep, 2022 at 09:00 am to Sat, 17 Sep, 2022 at 12:00 pm at The Salvation Army - Eureka, 2123 Tydd St, Eureka, United States.
- **Q**: Who is organizing Community Pancake Breakfast?
  - **A:** Community Pancake Breakfast is organized by The Salvation Army - Eureka.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/1ce18025612d744f81ca384fe8af03f60ad21722773dc61b12c552a75b5c1bcd-rimg-w960-h649-gmir.jpg?v=1663285888",
        "startDate": "2022-09-17",
        "endDate": "2022-09-17",
        "url": "https://allevents.in/eureka/community-pancake-breakfast/200023298759608",
        "location": {
            "@type": "Place",
            "name": "The Salvation Army - Eureka",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2123 Tydd St",
                "addressLocality": "Eureka",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.80158",
                "longitude": "-124.14768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be serving pancakes, eggs, sausage, and coffee.\n\nChildren and Seniors: $5\nAdults: $8",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Salvation Army - Eureka",
                "url": "https://allevents.in/org/the-salvation-army-eureka/12847292",
                "description": "The Facebook home of The Salvation Army in Eureka, California - serving Humboldt County since 1888"
            }
        ]
    }
]
```