

# Event Details

- **Event Name**: Sunset Strip Holiday Show
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 pm
- **Event Description**: Sunset Strip back at Rock N Taco for a great night or music, singing and dancing.
- **Event URL**: https://allevents.in/roswell/sunset-strip-holiday-show/200028210427714
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: GA
- **country**: United States
- **location**: Rock N Taco Roswell
- **lat**: 34.02366
- **long**: -84.362
- **full address**: Rock N Taco Roswell, 928 Canton Street,Roswell,GA,United States

## Event gallery

- **Alt text**: Sunset Strip Holiday Show
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a371beef7fb985f9acf05b16f3ffd5fb997d38d039484e070e309d02ef6868ac-rimg-w480-h178-dc010101-gmir?v=1765047474

## FAQs

- **Q**: When and where is Sunset Strip Holiday Show being held?
  - **A:** Sunset Strip Holiday Show takes place on Sat, 13 Dec, 2025 at 09:00 pm to Sat, 13 Dec, 2025 at 09:00 pm at Rock N Taco Roswell, 928 Canton Street,Roswell,GA,United States.
- **Q**: Who is organizing Sunset Strip Holiday Show?
  - **A:** Sunset Strip Holiday Show is organized by Sunset Strip.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunset Strip Holiday Show 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. If Sunset Strip Holiday Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunset Strip Holiday Show",
        "image": "https://cdn-az.allevents.in/events5/banners/a371beef7fb985f9acf05b16f3ffd5fb997d38d039484e070e309d02ef6868ac-rimg-w480-h178-dc010101-gmir?v=1765047474",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/roswell/sunset-strip-holiday-show/200028210427714",
        "location": {
            "@type": "Place",
            "name": "Rock N Taco Roswell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "928 Canton Street,Roswell,GA,United States",
                "addressLocality": "Roswell",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.02366",
                "longitude": "-84.362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunset Strip back at Rock N Taco for a great night or music, singing and dancing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sunset Strip",
                "url": "https://allevents.in/org/sunset-strip/25935514"
            }
        ]
    }
]
```