

# Event Details

- **Event Name**: Live in Concert - SONIC ALLEY
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 07:30 pm
- **Event Description**: Come celebrate America's 250th Birthday at Oak Street Bottle Shop with featured classic rock band SONIC ALLEY, Friday night, July 3rd.  Show starts at 7:30pm.  No Cover Charge.
- **Event URL**: https://allevents.in/roswell/live-in-concert-sonic-alley/200030191477257
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: GA
- **country**: United States
- **location**: Oak St. Bottle Shop
- **lat**: 34.019617048854
- **long**: -84.359106504026
- **full address**: Oak St. Bottle Shop, 89 Oak St, Roswell, GA 30075-4531, United States

## Event gallery

- **Alt text**: Live in Concert - SONIC ALLEY
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Live+in+Concert+-+SONIC+ALLEY&date=Fri%2C+03+Jul%2C+2026+at+07%3A30+pm&bg=3

## FAQs

- **Q**: When and where is Live in Concert - SONIC ALLEY being held?
  - **A:** Live in Concert - SONIC ALLEY takes place on Fri, 03 Jul, 2026 at 07:30 pm to Fri, 03 Jul, 2026 at 07:30 pm at Oak St. Bottle Shop, 89 Oak St, Roswell, GA 30075-4531, United States.
- **Q**: Who is organizing Live in Concert - SONIC ALLEY?
  - **A:** Live in Concert - SONIC ALLEY is organized by SONIC ALLEY.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live in Concert - SONIC ALLEY 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 Roswell, 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": "Live in Concert - SONIC ALLEY",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Live+in+Concert+-+SONIC+ALLEY&date=Fri%2C+03+Jul%2C+2026+at+07%3A30+pm&bg=3",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/roswell/live-in-concert-sonic-alley/200030191477257",
        "location": {
            "@type": "Place",
            "name": "Oak St. Bottle Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "89 Oak St, Roswell, GA 30075-4531, United States",
                "addressLocality": "Roswell",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.019617048854",
                "longitude": "-84.359106504026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate America's 250th Birthday at Oak Street Bottle Shop with featured classic rock band SONIC ALLEY, Friday night, July 3rd.  Show starts at 7:30pm.  No Cover Charge.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SONIC ALLEY",
                "url": "https://allevents.in/org/sonic-alley/20162564"
            }
        ]
    }
]
```