

# Event Details

- **Event Name**: STARR Night Out
- **Event Start and End Date**: Mon, 12 Dec, 2022 at 06:00 pm – Tue, 13 Dec, 2022 at 12:00 am
- **Event Description**: Free parking, free entry, free sections! Food and drink specials! Celebrate any occasion at STARR Food Lounge!
- **Event URL**: https://allevents.in/douglasville/starr-night-out/10000425473953047
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Douglasville
- **state**: GA
- **country**: United States
- **location**: 2135 Fairburn Rd
- **lat**: 33.7461256
- **long**: -84.7000226
- **full address**: 2135 Fairburn Rd, 2135 Fairburn Road, Douglasville, United States

## Event gallery

- **Alt text**: STARR Night Out
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c79116b74b1fc652c800f831d42865fe13b37c899e9cb0d814a06c1d6055df41-rimg-w1079-h1078-gmir.jpg?v=1668686961

## FAQs

- **Q**: When and where is STARR Night Out being held?
  - **A:** STARR Night Out takes place on Mon, 12 Dec, 2022 at 06:00 pm to Tue, 13 Dec, 2022 at 12:00 am at 2135 Fairburn Rd, 2135 Fairburn Road, Douglasville, United States.
- **Q**: Who is organizing STARR Night Out?
  - **A:** STARR Night Out is organized by STARR Food Lounge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "STARR Night Out",
        "image": "https://cdn-az.allevents.in/events5/banners/c79116b74b1fc652c800f831d42865fe13b37c899e9cb0d814a06c1d6055df41-rimg-w1079-h1078-gmir.jpg?v=1668686961",
        "startDate": "2022-12-12",
        "endDate": "2022-12-13",
        "url": "https://allevents.in/douglasville/starr-night-out/10000425473953047",
        "location": {
            "@type": "Place",
            "name": "2135 Fairburn Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2135 Fairburn Road",
                "addressLocality": "Douglasville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.7461256",
                "longitude": "-84.7000226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free parking, free entry, free sections! Food and drink specials! Celebrate any occasion at STARR Food Lounge!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "STARR Food Lounge",
                "url": "https://allevents.in/org/starr-food-lounge/20337790",
                "description": "Party with the STARRS!"
            }
        ]
    }
]
```