

# Event Details

- **Event Name**: Big Screen Football
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Chicago @ Minnesota
- **Event URL**: https://allevents.in/rochester/big-screen-football/200028700462806
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: 503 North Broadway, Rochester, MN, United States, Minnesota 55906
- **lat**: 44.02841
- **long**: -92.46323
- **full address**: 503 North Broadway, Rochester, MN, United States, Minnesota 55906

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: North Star Bar (https://allevents.in/org/north-star-bar/26020096)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/01690a439523043d0023f80a42bc477cec7059f1fa22b51410ae3a76bbe0b9b8-rimg-w1200-h675-dc060804-gmir?v=1762124674
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0b74a3cb8ffd9bb01bdbc4a22e79d76e6398aee95504c0ea448569d086c8ecbc-rimg-w300-h300-dc485c34-gmir?v=1763215473

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 503 North Broadway, Rochester, MN, United States, Minnesota 55906
- **Q**: Who is organizing the event?
  - **A:** North Star Bar
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about Big Screen Football ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big Screen Football",
        "image": "https://cdn-az.allevents.in/events4/banners/01690a439523043d0023f80a42bc477cec7059f1fa22b51410ae3a76bbe0b9b8-rimg-w1200-h675-dc060804-gmir?v=1762124674",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/rochester/big-screen-football/200028700462806",
        "location": {
            "@type": "Place",
            "name": "503 North Broadway, Rochester, MN, United States, Minnesota 55906",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "503 N Broadway, Rochester, MN 55906-3653, United States",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.02841",
                "longitude": "-92.46323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chicago @ Minnesota",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Star Bar",
                "url": "https://allevents.in/org/north-star-bar/26020096"
            }
        ]
    }
]
```