

# Event Details

- **Event Name**: Solo at City Lites
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm – Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Playing Some tunes on a Sunday afternoon. Come out and have a little fun
- **Event URL**: https://allevents.in/baytown/solo-at-city-lites/200029352677139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Baytown
- **state**: TX
- **country**: United States
- **location**: City Lites
- **lat**: 29.73026
- **long**: -94.96305
- **full address**: City Lites, 421 E Texas Ave,Baytown, Texas, United States

## Event gallery

- **Alt text**: Solo at City Lites
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6cf6353ab6373da18816b926a32f42e681530b0a860420466ddc93cf3f3c1d4c-rimg-w940-h788-dcff5858-gmir?v=1765671578

## FAQs

- **Q**: When and where is Solo at City Lites being held?
  - **A:** Solo at City Lites takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at City Lites, 421 E Texas Ave,Baytown, Texas, United States.
- **Q**: Who is organizing Solo at City Lites?
  - **A:** Solo at City Lites is organized by Brandon Gulley Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Solo at City Lites",
        "image": "https://cdn-az.allevents.in/events8/banners/6cf6353ab6373da18816b926a32f42e681530b0a860420466ddc93cf3f3c1d4c-rimg-w940-h788-dcff5858-gmir?v=1765671578",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/baytown/solo-at-city-lites/200029352677139",
        "location": {
            "@type": "Place",
            "name": "City Lites",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "421 E Texas Ave,Baytown, Texas",
                "addressLocality": "Baytown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.73026",
                "longitude": "-94.96305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing Some tunes on a Sunday afternoon. Come out and have a little fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brandon Gulley Music",
                "url": "https://allevents.in/org/brandon-gulley-music/23121866"
            }
        ]
    }
]
```