

# Event Details

- **Event Name**: Two Beers In at the Itty Bitty Bar
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 09:00 pm
- **Event Description**: Two Beers In is not your mother's cover band. Playing an eclectic mix of blues, rock, country and whatever else sounds good.
- **Event URL**: https://allevents.in/holland/two-beers-in-at-the-itty-bitty-bar/200029518446153
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029518446153?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=holland-events

## Event venue details

- **city**: Holland
- **state**: MI
- **country**: United States
- **location**: 1136 Ottawa Beach Rd, Holland, MI, United States, Michigan 49424
- **lat**: 42.79343
- **long**: -86.1564
- **full address**: 1136 Ottawa Beach Rd, Holland, MI, United States, Michigan 49424

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Itty Bitty Bar (https://allevents.in/org/itty-bitty-bar/27367895)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bcc434671bac60c58a8d709c12c01f854013f7ef7599b2634cfd4ead19a51777-rimg-w1200-h564-dcacb8c4-gmir?v=1769402103
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/86221ff4cd71a8dccd28b3c5a6c13dcf9daf2d8c5c33274563a6e80f3dbf2419-rimg-w300-h300-dcadb8c3-gmir?v=1769402104

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 1136 Ottawa Beach Rd, Holland, MI, United States, Michigan 49424
- **Q**: Who is organizing the event?
  - **A:** Itty Bitty Bar
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Two Beers In at the Itty Bitty Bar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Two Beers In at the Itty Bitty Bar",
        "image": "https://cdn-az.allevents.in/events1/banners/bcc434671bac60c58a8d709c12c01f854013f7ef7599b2634cfd4ead19a51777-rimg-w1200-h564-dcacb8c4-gmir?v=1769402103",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/holland/two-beers-in-at-the-itty-bitty-bar/200029518446153",
        "location": {
            "@type": "Place",
            "name": "1136 Ottawa Beach Rd, Holland, MI, United States, Michigan 49424",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1136 Ottawa Beach Rd, Holland, MI 49424-2541, United States",
                "addressLocality": "Holland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.79343",
                "longitude": "-86.1564"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two Beers In is not your mother's cover band. Playing an eclectic mix of blues, rock, country and whatever else sounds good.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Itty Bitty Bar",
                "url": "https://allevents.in/org/itty-bitty-bar/27367895"
            }
        ]
    }
]
```