

# Event Details

- **Event Name**: Sunday Breakfast
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 08:00 am – Sun, 01 Mar, 2026 at 12:00 pm
- **Event Description**: Start your day off at B's Landing Bar &amp; join us for a fresh made-to-order breakfast!  BEST prices around! ??
- **Event URL**: https://allevents.in/tomahawk/sunday-breakfast/200029651129953
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Tomahawk
- **state**: WI
- **country**: United States
- **location**: B's Landing Bar
- **lat**: 45.5562
- **long**: -89.76482
- **full address**: B's Landing Bar, 10440 Camp Rice Point Rd, Tomahawk, WI 54487-9501, United States

## Event gallery

- **Alt text**: Sunday Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3ef64fe4221caf166bb8e5259420f7ff8bed9811bd9d4b260e8c2886c7d1f33b-rimg-w1200-h1554-dcffffff-gmir?v=1772253768

## FAQs

- **Q**: When and where is Sunday Breakfast being held?
  - **A:** Sunday Breakfast takes place on Sun, 01 Mar, 2026 at 08:00 am to Sun, 01 Mar, 2026 at 12:00 pm at B's Landing Bar, 10440 Camp Rice Point Rd, Tomahawk, WI 54487-9501, United States.
- **Q**: Who is organizing Sunday Breakfast?
  - **A:** Sunday Breakfast is organized by B's Landing Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Breakfast",
        "image": "https://cdn-az.allevents.in/events4/banners/3ef64fe4221caf166bb8e5259420f7ff8bed9811bd9d4b260e8c2886c7d1f33b-rimg-w1200-h1554-dcffffff-gmir?v=1772253768",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/tomahawk/sunday-breakfast/200029651129953",
        "location": {
            "@type": "Place",
            "name": "B's Landing Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10440 Camp Rice Point Rd, Tomahawk, WI 54487-9501, United States",
                "addressLocality": "Tomahawk",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5562",
                "longitude": "-89.76482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start your day off at B's Landing Bar & join us for a fresh made-to-order breakfast!  BEST prices around! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bs Landing Bar",
                "url": "https://allevents.in/org/bs-landing-bar/21026593"
            }
        ]
    }
]
```