

# Event Details

- **Event Name**: The 78's at The Toast Cafe
- **Event Start and End Date**: Sun, 31 May, 2026 at 11:00 am – Sun, 31 May, 2026 at 02:00 pm (-04:00)
- **Event Description**: Enjoy an amazing brunch at The Toast Cafe with The 78's!
- **Event URL**: https://allevents.in/anderson/the-78s-at-the-toast-cafe/200029984985054
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Anderson
- **state**: IN
- **country**: United States
- **location**: The Toast Cafe
- **lat**: 40.103208155
- **long**: -85.67840313
- **full address**: The Toast Cafe, 28 E. 13th Street ,Anderson,IN,United States

## Event gallery

- **Alt text**: The 78's at The Toast Cafe
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/887ec6e720df5b1117c907dda29a1a77b4460f91a71f0a7dd44d8ab0a7c9f5e3-rimg-w1200-h1431-dcc08d7b-gmir?v=1777099434

## FAQs

- **Q**: When and where is The 78's at The Toast Cafe being held?
  - **A:** The 78's at The Toast Cafe takes place on Sun, 31 May, 2026 at 11:00 am to Sun, 31 May, 2026 at 02:00 pm at The Toast Cafe, 28 E. 13th Street ,Anderson,IN,United States.
- **Q**: Who is organizing The 78's at The Toast Cafe?
  - **A:** The 78's at The Toast Cafe is organized by The 78's.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The 78's at The Toast Cafe",
        "image": "https://cdn-az.allevents.in/events5/banners/887ec6e720df5b1117c907dda29a1a77b4460f91a71f0a7dd44d8ab0a7c9f5e3-rimg-w1200-h1431-dcc08d7b-gmir?v=1777099434",
        "startDate": "2026-05-31T11:00:00-04:00",
        "endDate": "2026-05-31T14:00:00-04:00",
        "url": "https://allevents.in/anderson/the-78s-at-the-toast-cafe/200029984985054",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Toast Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28 E. 13th Street ,Anderson,IN,United States",
                "addressLocality": "Anderson",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.103208155",
                "longitude": "-85.67840313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an amazing brunch at The Toast Cafe with The 78's!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The 78s",
                "url": "https://allevents.in/org/the-78s/7268255",
                "description": "A songwriting duo that plays originals and covers. The 78's use loop technology/acoustic instruments live and whatever the song asks for in the studio. "
            }
        ]
    }
]
```