

# Event Details

- **Event Name**: Holiday Sing-a-long
- **Event Start and End Date**: Thu, 16 Dec, 2021 at 04:00 pm – Thu, 16 Dec, 2021 at 06:00 pm
- **Event Description**: Get in the holiday spirit and join Unique', our sales consultant, for a holiday sing along! Light snacks and beverages will be served.
- **Event URL**: https://allevents.in/kennesaw/holiday-sing-a-long/200021876086941
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kennesaw
- **state**: GA
- **country**: United States
- **location**: Overture Barrett
- **lat**: 33.99620017
- **long**: -84.59248929
- **full address**: Overture Barrett, 1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA 30152, United States

## Event gallery

- **Alt text**: Holiday Sing-a-long
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dab10146ec001e877f6d0d201d1f10f82348baf37da136963e5b604351e46120-rimg-w526-h526-gmir.jpg?v=1639477601

## FAQs

- **Q**: When and where is Holiday Sing-a-long being held?
  - **A:** Holiday Sing-a-long takes place on Thu, 16 Dec, 2021 at 04:00 pm to Thu, 16 Dec, 2021 at 06:00 pm at Overture Barrett, 1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA 30152, United States.
- **Q**: Who is organizing Holiday Sing-a-long?
  - **A:** Holiday Sing-a-long is organized by Overture Barrett.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Sing-a-long",
        "image": "https://cdn-az.allevents.in/events7/banners/dab10146ec001e877f6d0d201d1f10f82348baf37da136963e5b604351e46120-rimg-w526-h526-gmir.jpg?v=1639477601",
        "startDate": "2021-12-16",
        "endDate": "2021-12-16",
        "url": "https://allevents.in/kennesaw/holiday-sing-a-long/200021876086941",
        "location": {
            "@type": "Place",
            "name": "Overture Barrett",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA 30152",
                "addressLocality": "Kennesaw",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.99620017",
                "longitude": "-84.59248929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get in the holiday spirit and join Unique', our sales consultant, for a holiday sing along! Light snacks and beverages will be served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Overture Barrett",
                "url": "https://allevents.in/org/overture-barrett/16902238"
            }
        ]
    }
]
```