

# Event Details

- **Event Name**: Gold City Concert
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 06:00 pm
- **Event Description**: Join us for this concert.  A love offering will be received.
- **Event URL**: https://allevents.in/prattville/gold-city-concert/200029090703443
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200029090703443?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=prattville-events

## Event venue details

- **city**: Prattville
- **state**: AL
- **country**: United States
- **location**: 814 Smith Ave, Prattville, AL, United States, Alabama 36067
- **lat**: 32.45483
- **long**: -86.44726
- **full address**: 814 Smith Ave, Prattville, AL, United States, Alabama 36067

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Prattmont Baptist Church (https://allevents.in/org/prattmont-baptist-church/26486786)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9b10b8293c26a0b5d06cf274517a55cea47afdddf4436585b3c621afa1a3e18e-rimg-w1080-h1350-dc2c2d2f-gmir?v=1762102687
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Gold+City+Concert&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 814 Smith Ave, Prattville, AL, United States, Alabama 36067
- **Q**: Who is organizing the event?
  - **A:** Prattmont Baptist Church
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Gold City Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Gold City Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/9b10b8293c26a0b5d06cf274517a55cea47afdddf4436585b3c621afa1a3e18e-rimg-w1080-h1350-dc2c2d2f-gmir?v=1762102687",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/prattville/gold-city-concert/200029090703443",
        "location": {
            "@type": "Place",
            "name": "814 Smith Ave, Prattville, AL, United States, Alabama 36067",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "814 Smith Ave, Prattville, AL 36067-5719, United States",
                "addressLocality": "Prattville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.45483",
                "longitude": "-86.44726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this concert.  A love offering will be received.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prattmont Baptist Church",
                "url": "https://allevents.in/org/prattmont-baptist-church/26486786"
            }
        ]
    }
]
```