

# Event Details

- **Event Name**: Taylor's Tavern
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09:00 pm – Sun, 09 Nov, 2025 at 01:00 am
- **Event Description**: Our 1st time at Taylor's Tavern in Holly, MI
- **Event URL**: https://allevents.in/holly/taylors-tavern/200028804206517
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Holly
- **state**: MI
- **country**: United States
- **location**: Backroads Bar & Grill
- **lat**: 42.80754
- **long**: -83.62544
- **full address**: Backroads Bar &amp; Grill, 15217 Apollo Cir, Holly, MI 48442-1167, United States

## Event gallery

- **Alt text**: Taylor's Tavern
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/dff006ef9c302c47658cbce4fdd61763589ba9233c9b2dbed82552b6c1e96958-rimg-w526-h789-dcc9b18e-gmir?v=1762255601

## FAQs

- **Q**: When and where is Taylor's Tavern being held?
  - **A:** Taylor's Tavern takes place on Sat, 08 Nov, 2025 at 09:00 pm to Sun, 09 Nov, 2025 at 01:00 am at Backroads Bar &amp; Grill, 15217 Apollo Cir, Holly, MI 48442-1167, United States.
- **Q**: Who is organizing Taylor's Tavern?
  - **A:** Taylor's Tavern is organized by Modern Twist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taylor's Tavern",
        "image": "https://cdn-az.allevents.in/events8/banners/dff006ef9c302c47658cbce4fdd61763589ba9233c9b2dbed82552b6c1e96958-rimg-w526-h789-dcc9b18e-gmir?v=1762255601",
        "startDate": "2025-11-08",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/holly/taylors-tavern/200028804206517",
        "location": {
            "@type": "Place",
            "name": "Backroads Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15217 Apollo Cir, Holly, MI 48442-1167, United States",
                "addressLocality": "Holly",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.80754",
                "longitude": "-83.62544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our 1st time at Taylor's Tavern in Holly, MI",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Modern Twist",
                "url": "https://allevents.in/org/modern-twist/20748989"
            }
        ]
    }
]
```