

# Event Details

- **Event Name**: Christmas Cantata
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Come out and enjoy this beautiful program. You don’t want to miss this ???
- **Event URL**: https://allevents.in/augusta/christmas-cantata/200029191012811
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: GA
- **country**: United States
- **location**: Downtown Augusta
- **lat**: 33.475246
- **long**: -81.96979
- **full address**: Downtown Augusta, Augusta, Georgia, United States

## Event gallery

- **Alt text**: Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/58c726409ad5433b93fff2d5afb1eb7201bd63d7b9c462f509336fb41c6c1cfc-rimg-w1200-h1730-dc650203-gmir?v=1764587574

## FAQs

- **Q**: When and where is Christmas Cantata being held?
  - **A:** Christmas Cantata takes place on Sat, 13 Dec, 2025 at 04:00 pm to Sat, 13 Dec, 2025 at 04:00 pm at Downtown Augusta, Augusta, Georgia, United States.
- **Q**: Who is organizing Christmas Cantata?
  - **A:** Christmas Cantata is organized by First Providence Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events2/banners/58c726409ad5433b93fff2d5afb1eb7201bd63d7b9c462f509336fb41c6c1cfc-rimg-w1200-h1730-dc650203-gmir?v=1764587574",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/augusta/christmas-cantata/200029191012811",
        "location": {
            "@type": "Place",
            "name": "Downtown Augusta",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Augusta, Georgia",
                "addressLocality": "Augusta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.475246",
                "longitude": "-81.96979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and enjoy this beautiful program. You don’t want to miss this ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Providence Baptist Church",
                "url": "https://allevents.in/org/first-providence-baptist-church/27073220"
            }
        ]
    }
]
```