

# Event Details

- **Event Name**: Grey Sunday Acoustic Duo Live at Highlands Grill
- **Event Start and End Date**: Fri, 07 Jan, 2022 at 10:00 pm – Sat, 08 Jan, 2022 at 01:00 am
- **Event Description**: Live Acoustic Set
- **Event URL**: https://allevents.in/kennesaw/grey-sunday-acoustic-duo-live-at-highlands-grill/200021918953218
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kennesaw
- **state**: GA
- **country**: United States
- **location**: 2615 George Busbee Pkwy NW, Kennesaw, GA 30144-4965, United States
- **lat**: 34.01330185
- **long**: -84.56700134
- **full address**: 2615 George Busbee Pkwy NW, Kennesaw, GA 30144-4965, United States

## Event gallery

- **Alt text**: Grey Sunday Acoustic Duo Live at Highlands Grill
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/34161de0b0882f2170c6778b009a40e383055fda58772a115b9170f11be40a4d-rimg-w513-h350-gmir.jpg?v=1641593543

## FAQs

- **Q**: When and where is Grey Sunday Acoustic Duo Live at Highlands Grill being held?
  - **A:** Grey Sunday Acoustic Duo Live at Highlands Grill takes place on Fri, 07 Jan, 2022 at 10:00 pm to Sat, 08 Jan, 2022 at 01:00 am at 2615 George Busbee Pkwy NW, Kennesaw, GA 30144-4965, United States.
- **Q**: Who is organizing Grey Sunday Acoustic Duo Live at Highlands Grill?
  - **A:** Grey Sunday Acoustic Duo Live at Highlands Grill is organized by Grey Sunday.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grey Sunday Acoustic Duo Live at Highlands Grill",
        "image": "https://cdn-az.allevents.in/events3/banners/34161de0b0882f2170c6778b009a40e383055fda58772a115b9170f11be40a4d-rimg-w513-h350-gmir.jpg?v=1641593543",
        "startDate": "2022-01-07",
        "endDate": "2022-01-08",
        "url": "https://allevents.in/kennesaw/grey-sunday-acoustic-duo-live-at-highlands-grill/200021918953218",
        "location": {
            "@type": "Place",
            "name": "2615 George Busbee Pkwy NW, Kennesaw, GA 30144-4965, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "2615 George Busbee Pkwy NW, Kennesaw, GA 30144-4965, United States",
                "addressLocality": "Kennesaw",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.01330185",
                "longitude": "-84.56700134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Acoustic Set",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grey Sunday",
                "url": "https://allevents.in/org/grey-sunday/13117749"
            }
        ]
    }
]
```