

# Event Details

- **Event Name**: Breakfast with your friendly neighborhood super hero
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 11:00 am
- **Event Description**: Come meet and have breakfast with your favorite neighborhood super hero. Have breakfast, take pictures, and give spidey a high five. Make sure to wear your favorite super hero shirt
- **Event URL**: https://allevents.in/simpsonville/breakfast-with-your-friendly-neighborhood-super-hero/200029166434438
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Simpsonville
- **state**: SC
- **country**: United States
- **location**: 301 N. Main Street, Simpsonville, SC 29681
- **lat**: 34.74147
- **long**: -82.25787
- **full address**: 301 N. Main Street, Simpsonville, SC 29681, United States

## Event gallery

- **Alt text**: Breakfast with your friendly neighborhood super hero
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c9d5f6785bf2c7b0910cc81b93a532460de849712011cc39f6ab0664bdcfc2fe-rimg-w1024-h1536-dcc43127-gmir?v=1763501827

## FAQs

- **Q**: When and where is Breakfast with your friendly neighborhood super hero being held?
  - **A:** Breakfast with your friendly neighborhood super hero takes place on Sat, 22 Nov, 2025 at 11:00 am to Sat, 22 Nov, 2025 at 11:00 am at 301 N. Main Street, Simpsonville, SC 29681, United States.
- **Q**: Who is organizing Breakfast with your friendly neighborhood super hero?
  - **A:** Breakfast with your friendly neighborhood super hero is organized by Eggs Up Grill (Simpsonville).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with your friendly neighborhood super hero",
        "image": "https://cdn-az.allevents.in/events7/banners/c9d5f6785bf2c7b0910cc81b93a532460de849712011cc39f6ab0664bdcfc2fe-rimg-w1024-h1536-dcc43127-gmir?v=1763501827",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/simpsonville/breakfast-with-your-friendly-neighborhood-super-hero/200029166434438",
        "location": {
            "@type": "Place",
            "name": "301 N. Main Street, Simpsonville, SC 29681",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 N Main St, Simpsonville, SC 29681-2311, United States",
                "addressLocality": "Simpsonville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.74147",
                "longitude": "-82.25787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet and have breakfast with your favorite neighborhood super hero. Have breakfast, take pictures, and give spidey a high five. Make sure to wear your favorite super hero shirt",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eggs Up Grill (Simpsonville)",
                "url": "https://allevents.in/org/eggs-up-grill-simpsonville/22686625"
            }
        ]
    }
]
```