

# Event Details

- **Event Name**: Lauren Talley in Fort Worth
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm – Fri, 28 Nov, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/north-richland-hills/lauren-talley-in-fort-worth/3300028038697947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/35Ah0Tak0nJZzrcaT8AUcA

## Event venue details

- **city**: North Richland Hills
- **state**: TX
- **country**: United States
- **location**: First Baptist Church of Fort Worth
- **lat**: 32.8404852
- **long**: -97.2703863
- **full address**: First Baptist Church of Fort Worth, First Baptist Church of Fort Worth, North Richland Hills, TX, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c5910940-14b8-11f0-94c9-9fa1df166d42-rimg-w530-h640-dc1b1811-gmir.jpg?v=1744144427
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c5c07db0-14b8-11f0-9db0-85fc0c73f739-rimg-w300-h300-dc1b1811-gmir.jpg?v=1744144427

## Artist Details

- **Artist name**: Lauren Talley
  - **Artist page URL**: https://allevents.in/performer/lauren-talley

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 28 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** First Baptist Church of Fort Worth, First Baptist Church of Fort Worth, North Richland Hills, TX, United States
- **Q**: Who are the performers at this event?
  - **A:** Lauren Talley
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Lauren Talley in Fort Worth ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Lauren Talley in Fort Worth",
        "image": "https://cdn-az.allevents.in/events7/banners/c5910940-14b8-11f0-94c9-9fa1df166d42-rimg-w530-h640-dc1b1811-gmir.jpg?v=1744144427",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/north-richland-hills/lauren-talley-in-fort-worth/3300028038697947",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church of Fort Worth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "First Baptist Church of Fort Worth, North Richland Hills, TX, United States",
                "addressLocality": "North Richland Hills",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.8404852",
                "longitude": "-97.2703863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Lauren Talley",
                "url": "https://allevents.in/performer/lauren-talley"
            }
        ]
    }
]
```