

# Event Details

- **Event Name**: Blue Year's Day With Blue Rooster
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 06:00 pm
- **Event Description**: Blue Rooster is back for Blue Year's Day!
- **Event URL**: https://allevents.in/richmond/blue-years-day-with-blue-rooster/200029344751151
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 92

## Ticket Details

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

## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: Main Line Brewery
- **lat**: 37.562002332817
- **long**: -77.458161530533
- **full address**: Main Line Brewery, 1603 Ownby Lane,Richmond, Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: SFTS Productions (https://allevents.in/org/sfts-productions/20253689)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b81028146332b04975b568910a1380edd8a68420499083ab45b2db47f405249e-rimg-w1080-h687-dc1a1313-gmir?v=1766828081
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1a13b4c783590245c0082a990def7c2edc6321a789b5560f038e96a09cbdcc73-rimg-w300-h300-dc1a1314-gmir?v=1766828083

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 01 Jan, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Main Line Brewery, 1603 Ownby Lane,Richmond, Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** SFTS Productions
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Blue Year's Day With Blue Rooster ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Year's Day With Blue Rooster",
        "image": "https://cdn-az.allevents.in/events2/banners/b81028146332b04975b568910a1380edd8a68420499083ab45b2db47f405249e-rimg-w1080-h687-dc1a1313-gmir?v=1766828081",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/richmond/blue-years-day-with-blue-rooster/200029344751151",
        "location": {
            "@type": "Place",
            "name": "Main Line Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1603 Ownby Lane,Richmond, Virginia",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.562002332817",
                "longitude": "-77.458161530533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blue Rooster is back for Blue Year's Day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SFTS Productions",
                "url": "https://allevents.in/org/sfts-productions/20253689"
            }
        ]
    }
]
```