

# Event Details

- **Event Name**: Sundown in Downtown 
- **Event Start and End Date**: Thu, 10 Jul, 2025 at 07:00 pm
- **Event Description**: Come out to the Benson Singing Grove to listen to the Black Water Band!
- **Event URL**: https://allevents.in/benson/sundown-in-downtown/200028397646102
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 124

## Ticket Details


## Event venue details

- **city**: Benson
- **state**: NC
- **country**: United States
- **location**: 400 E Main St, Benson, NC 27504-1531, United States
- **lat**: 35.37941
- **long**: -78.54469
- **full address**: 400 E Main St, Benson, NC 27504-1531, United States

## Event gallery

- **Alt text**: Sundown in Downtown
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/87f2a9d5f5211bbba837cc147360596205cf6fda5beaedcf62231c504853f9da-rimg-w1080-h1350-dcf0edce-gmir?v=1751670149

## FAQs

- **Q**: When and where is Sundown in Downtown  being held?
  - **A:** Sundown in Downtown  takes place on Thu, 10 Jul, 2025 at 07:00 pm to Thu, 10 Jul, 2025 at 07:00 pm at 400 E Main St, Benson, NC 27504-1531, United States.
- **Q**: Who is organizing Sundown in Downtown ?
  - **A:** Sundown in Downtown  is organized by Benson Area Chamber of Commerce, Inc..
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sundown in Downtown  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 Benson, this event is thoughtfully curated to deliver a standout experience worth every moment. With 120+ 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": "Sundown in Downtown",
        "image": "https://cdn-az.allevents.in/events4/banners/87f2a9d5f5211bbba837cc147360596205cf6fda5beaedcf62231c504853f9da-rimg-w1080-h1350-dcf0edce-gmir?v=1751670149",
        "startDate": "2025-07-10",
        "url": "https://allevents.in/benson/sundown-in-downtown/200028397646102",
        "location": {
            "@type": "Place",
            "name": "400 E Main St, Benson, NC 27504-1531, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 E Main St, Benson, NC 27504-1531, United States",
                "addressLocality": "Benson",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.37941",
                "longitude": "-78.54469"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to the Benson Singing Grove to listen to the Black Water Band!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benson Area Chamber of Commerce Inc.",
                "url": "https://allevents.in/org/benson-area-chamber-of-commerce-inc/25991721"
            }
        ]
    }
]
```