

# Event Details

- **Event Name**: Classic Country at the Box Office Brewery 
- **Event Start and End Date**: Fri, 25 Jul, 2025 at 07:00 pm – Fri, 25 Jul, 2025 at 10:00 pm
- **Event Description**: Classic Country Music with the Waysiders. Don’t miss the classic tunes from country legends and enjoy the fine food and brews Friday night.
- **Event URL**: https://allevents.in/strasburg/classic-country-at-the-box-office-brewery/200028540856303
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Strasburg
- **state**: VA
- **country**: United States
- **location**: Box Office Brewery
- **lat**: 38.989203261852
- **long**: -78.360388856667
- **full address**: Box Office Brewery, 177 East King Street,Strasburg, Virginia, United States

## Event gallery

- **Alt text**: Classic Country at the Box Office Brewery
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9c2f6842350b686f86cde09a0b3bd1e60ccf64eadc3cf486a9aef708b099f490-rimg-w1200-h900-dc7c7975-gmir?v=1753117803

## FAQs

- **Q**: When and where is Classic Country at the Box Office Brewery  being held?
  - **A:** Classic Country at the Box Office Brewery  takes place on Fri, 25 Jul, 2025 at 07:00 pm to Fri, 25 Jul, 2025 at 10:00 pm at Box Office Brewery, 177 East King Street,Strasburg, Virginia, United States.
- **Q**: Who is organizing Classic Country at the Box Office Brewery ?
  - **A:** Classic Country at the Box Office Brewery  is organized by The Waysiders.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Classic Country at the Box Office Brewery",
        "image": "https://cdn-az.allevents.in/events4/banners/9c2f6842350b686f86cde09a0b3bd1e60ccf64eadc3cf486a9aef708b099f490-rimg-w1200-h900-dc7c7975-gmir?v=1753117803",
        "startDate": "2025-07-25",
        "endDate": "2025-07-25",
        "url": "https://allevents.in/strasburg/classic-country-at-the-box-office-brewery/200028540856303",
        "location": {
            "@type": "Place",
            "name": "Box Office Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "177 East King Street,Strasburg, Virginia",
                "addressLocality": "Strasburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.989203261852",
                "longitude": "-78.360388856667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Country Music with the Waysiders. Don’t miss the classic tunes from country legends and enjoy the fine food and brews Friday night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Waysiders",
                "url": "https://allevents.in/org/the-waysiders/20951372"
            }
        ]
    }
]
```