

# Event Details

- **Event Name**: Saturday Night Rib Night
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 05:00 pm – Sat, 27 Dec, 2025 at 08:00 pm
- **Event Description**: $2.00 off a half rack of ribs with fries and coleslaw
- **Event URL**: https://allevents.in/byron/saturday-night-rib-night/200029390093920
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Byron
- **state**: MN
- **country**: United States
- **location**: 403 Frontage Rd NE, Byron, MN
- **lat**: 44.0293
- **long**: -92.63852
- **full address**: 403 Frontage Rd NE, Byron, MN, United States

## Event gallery

- **Alt text**: Saturday Night Rib Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e85b09b40bd0d3c651a907bedbcd8e4112db9d7a90e839d9416ba50e287b5706-rimg-w612-h407-dcf4f3f2-gmir?v=1766317512

## FAQs

- **Q**: When and where is Saturday Night Rib Night being held?
  - **A:** Saturday Night Rib Night takes place on Sat, 27 Dec, 2025 at 05:00 pm to Sat, 27 Dec, 2025 at 08:00 pm at 403 Frontage Rd NE, Byron, MN, United States.
- **Q**: Who is organizing Saturday Night Rib Night?
  - **A:** Saturday Night Rib Night is organized by TT's Tilted Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Night Rib Night",
        "image": "https://cdn-az.allevents.in/events6/banners/e85b09b40bd0d3c651a907bedbcd8e4112db9d7a90e839d9416ba50e287b5706-rimg-w612-h407-dcf4f3f2-gmir?v=1766317512",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/byron/saturday-night-rib-night/200029390093920",
        "location": {
            "@type": "Place",
            "name": "403 Frontage Rd NE, Byron, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403 Frontage Rd NE, Byron, MN 55920-1206, United States",
                "addressLocality": "Byron",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0293",
                "longitude": "-92.63852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$2.00 off a half rack of ribs with fries and coleslaw",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TTs Tilted Tavern",
                "url": "https://allevents.in/org/tts-tilted-tavern/23298997"
            }
        ]
    }
]
```