

# Event Details

- **Event Name**: Lauren Talley in Spring Lake
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 05:00 pm – Sun, 09 Nov, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/spring-lake/lauren-talley-in-spring-lake/3300027854779222
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/5pO7XxgJckhE7tE5g8zZ7E

## Event venue details

- **city**: Spring Lake
- **state**: NC
- **country**: United States
- **location**: New Hope Baptist Church
- **lat**: 35.246071
- **long**: -78.923984
- **full address**: New Hope Baptist Church, New Hope Baptist Church, Spring Lake, NC, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/742cf230-ec31-11ef-95e3-77cb8142721f-rimg-w530-h640-dc1b1811-gmir.jpg?v=1739688262
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/746dcbc0-ec31-11ef-9024-53763eca966b-rimg-w300-h300-dc1b1811-gmir.jpg?v=1739688262

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** New Hope Baptist Church, New Hope Baptist Church, Spring Lake, NC, United States
- **Q**: Who are the performers at this event?
  - **A:** Lauren Talley
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Lauren Talley in Spring Lake ?
  - **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 Spring Lake",
        "image": "https://cdn-az.allevents.in/events2/banners/742cf230-ec31-11ef-95e3-77cb8142721f-rimg-w530-h640-dc1b1811-gmir.jpg?v=1739688262",
        "startDate": "2025-11-09",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/spring-lake/lauren-talley-in-spring-lake/3300027854779222",
        "location": {
            "@type": "Place",
            "name": "New Hope Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Hope Baptist Church, Spring Lake, NC, United States",
                "addressLocality": "Spring Lake",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.246071",
                "longitude": "-78.923984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Lauren Talley",
                "url": "https://allevents.in/performer/lauren-talley"
            }
        ]
    }
]
```