

# Event Details

- **Event Name**: Lauren Talley in Calhoun
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 10:00 am – Sat, 04 Oct, 2025 at 02:00 pm
- **Event URL**: https://allevents.in/calhoun/lauren-talley-in-calhoun/3300027854773211
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/0xLy9idMZAvkZFINE7NBF7

## Event venue details

- **city**: Calhoun
- **state**: GA
- **country**: United States
- **location**: Heritage Baptist Church
- **lat**: 34.4964206
- **long**: -84.9228025
- **full address**: Heritage Baptist Church, Heritage Baptist Church, Calhoun, GA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/01af6800-ec31-11ef-9750-0b7dc8c9a3fc-rimg-w530-h640-dc1b1811-gmir.jpg?v=1739688071
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0293ad80-ec31-11ef-95e3-77cb8142721f-rimg-w300-h300-dc1b1811-gmir.jpg?v=1739688071

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Oct, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Heritage Baptist Church, Heritage Baptist Church, Calhoun, GA, 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 Calhoun ?
  - **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 Calhoun",
        "image": "https://cdn-az.allevents.in/events4/banners/01af6800-ec31-11ef-9750-0b7dc8c9a3fc-rimg-w530-h640-dc1b1811-gmir.jpg?v=1739688071",
        "startDate": "2025-10-04",
        "endDate": "2025-10-04",
        "url": "https://allevents.in/calhoun/lauren-talley-in-calhoun/3300027854773211",
        "location": {
            "@type": "Place",
            "name": "Heritage Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Heritage Baptist Church, Calhoun, GA, United States",
                "addressLocality": "Calhoun",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.4964206",
                "longitude": "-84.9228025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Lauren Talley",
                "url": "https://allevents.in/performer/lauren-talley"
            }
        ]
    }
]
```