

# Event Details

- **Event Name**: RED Fridays
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 03:00 pm – Fri, 26 Dec, 2025 at 10:00 pm
- **Event Description**: Wear a RED shirt on Fridays #RememberEveryoneDeployed and receive BOGO on your first beer.
- **Event URL**: https://allevents.in/byron/red-fridays/200029390094325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Byron
- **state**: MN
- **country**: United States
- **location**: 505  Frontage Rd NW, Byron, MN, United States, Minnesota 55920
- **lat**: 44.02969
- **long**: -92.6547
- **full address**: 505  Frontage Rd NW, Byron, MN, United States, Minnesota 55920

## Event gallery

- **Alt text**: RED Fridays
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1ec2075affdc9fc857f1f30a815383fc23100a0665f4511238c4d3e02f06ffe4-rimg-w1200-h1553-dcf5f5f5-gmir?v=1766317513

## FAQs

- **Q**: When and where is RED Fridays being held?
  - **A:** RED Fridays takes place on Fri, 26 Dec, 2025 at 03:00 pm to Fri, 26 Dec, 2025 at 10:00 pm at 505  Frontage Rd NW, Byron, MN, United States, Minnesota 55920.
- **Q**: Who is organizing RED Fridays?
  - **A:** RED Fridays is organized by Byron American Legion Post 119.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RED Fridays",
        "image": "https://cdn-az.allevents.in/events4/banners/1ec2075affdc9fc857f1f30a815383fc23100a0665f4511238c4d3e02f06ffe4-rimg-w1200-h1553-dcf5f5f5-gmir?v=1766317513",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/byron/red-fridays/200029390094325",
        "location": {
            "@type": "Place",
            "name": "505  Frontage Rd NW, Byron, MN, United States, Minnesota 55920",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 Frontage Rd NW, Byron, MN 55920-1202, United States",
                "addressLocality": "Byron",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.02969",
                "longitude": "-92.6547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear a RED shirt on Fridays #RememberEveryoneDeployed and receive BOGO on your first beer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Byron American Legion Post 119",
                "url": "https://allevents.in/org/byron-american-legion-post-119/25123957"
            }
        ]
    }
]
```