

# Event Details

- **Event Name**: The Brown Brothers @ Factory Street Brewing Company 
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 07:00 pm
- **Event Description**: Come on down to Factory Street Brewing Company for great night of music &amp; visit the 219 Food Factory food truck for some great food. See you there! 7 to 10 pm.
- **Event URL**: https://allevents.in/south-boston/the-brown-brothers-factory-street-brewing-company/200029307063546
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: South Boston
- **state**: VA
- **country**: United States
- **location**: Factory Street Brewing Company
- **lat**: 36.6960046
- **long**: -78.9020841
- **full address**: Factory Street Brewing Company, 210 Factory Street,South Boston, Virginia, United States

## Event gallery

- **Alt text**: The Brown Brothers @ Factory Street Brewing Company
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/240900e977b4b99ee5370e9fc78bcc6ce8bbce3c2f4dbba21044577a98d6ffae-rimg-w1080-h1920-dc2c1d16-gmir?v=1767890067

## FAQs

- **Q**: When and where is The Brown Brothers @ Factory Street Brewing Company  being held?
  - **A:** The Brown Brothers @ Factory Street Brewing Company  takes place on Fri, 09 Jan, 2026 at 07:00 pm to Fri, 09 Jan, 2026 at 07:00 pm at Factory Street Brewing Company, 210 Factory Street,South Boston, Virginia, United States.
- **Q**: Who is organizing The Brown Brothers @ Factory Street Brewing Company ?
  - **A:** The Brown Brothers @ Factory Street Brewing Company  is organized by The Brown Brothers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Brown Brothers @ Factory Street Brewing Company  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in South Boston, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Brown Brothers @ Factory Street Brewing Company",
        "image": "https://cdn-az.allevents.in/events5/banners/240900e977b4b99ee5370e9fc78bcc6ce8bbce3c2f4dbba21044577a98d6ffae-rimg-w1080-h1920-dc2c1d16-gmir?v=1767890067",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/south-boston/the-brown-brothers-factory-street-brewing-company/200029307063546",
        "location": {
            "@type": "Place",
            "name": "Factory Street Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Factory Street,South Boston, Virginia",
                "addressLocality": "South Boston",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.6960046",
                "longitude": "-78.9020841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down to Factory Street Brewing Company for great night of music & visit the 219 Food Factory food truck for some great food. See you there! 7 to 10 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Brown Brothers",
                "url": "https://allevents.in/org/the-brown-brothers/20428521"
            }
        ]
    }
]
```