

# Event Details

- **Event Name**: Breakfast Group
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 08:00 am – Tue, 20 Jan, 2026 at 10:00 am
- **Event Description**: TUCC Men's breakfast group typically meets the third Tuesday each month at GW's Fine Foods &amp; Spirits.
- **Event URL**: https://allevents.in/tiffin/breakfast-group/200029440889523
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Tiffin
- **state**: OH
- **country**: United States
- **location**: GW'S Fine Food and Spirits
- **lat**: 41.109927416997
- **long**: -83.175600309864
- **full address**: GW'S Fine Food and Spirits, 275 S Washington St,Tiffin, Ohio, United States

## Event gallery

- **Alt text**: Breakfast Group
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6f53be124d877f03ff3eb4e7016caacef7f3f5a359d763a950de2ad1726c5eca-rimg-w1200-h675-dc614028-gmir?v=1768677123

## FAQs

- **Q**: When and where is Breakfast Group being held?
  - **A:** Breakfast Group takes place on Tue, 20 Jan, 2026 at 08:00 am to Tue, 20 Jan, 2026 at 10:00 am at GW'S Fine Food and Spirits, 275 S Washington St,Tiffin, Ohio, United States.
- **Q**: Who is organizing Breakfast Group?
  - **A:** Breakfast Group is organized by Trinity United Church of Christ Tiffin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Group",
        "image": "https://cdn-az.allevents.in/events7/banners/6f53be124d877f03ff3eb4e7016caacef7f3f5a359d763a950de2ad1726c5eca-rimg-w1200-h675-dc614028-gmir?v=1768677123",
        "startDate": "2026-01-20",
        "endDate": "2026-01-20",
        "url": "https://allevents.in/tiffin/breakfast-group/200029440889523",
        "location": {
            "@type": "Place",
            "name": "GW'S Fine Food and Spirits",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "275 S Washington St,Tiffin, Ohio",
                "addressLocality": "Tiffin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.109927416997",
                "longitude": "-83.175600309864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TUCC Men's breakfast group typically meets the third Tuesday each month at GW's Fine Foods & Spirits.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity United Church of Christ Tiffin",
                "url": "https://allevents.in/org/trinity-united-church-of-christ-tiffin/24965512"
            }
        ]
    }
]
```