

# Event Details

- **Event Name**: Christmas Music Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 06:00 pm
- **Event Description**: Join us to usher in the Christmas Season as we host the Putnam County Community Band for a free concert!
- **Event URL**: https://allevents.in/palatka/christmas-music-concert/200029263955416
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

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

## Event venue details

- **city**: Palatka
- **state**: FL
- **country**: United States
- **location**: Peniel Baptist Church
- **lat**: 29.615578299213
- **long**: -81.699174642563
- **full address**: Peniel Baptist Church, 5227 Silver Lake Drive,Palatka,FL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Peniel Baptist Church (https://allevents.in/org/peniel-baptist-church/26044966)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/93dc40a9f0ce35ea549dc273e8df4a7d18329745f4035f75766769a9c5515471-rimg-w1200-h675-dcffffff-gmir?v=1764979612
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b455a9ff3a38c0a153e1e6ca3cc0e5dadf4d0f8ecec7be70a3325f1f191a652f-rimg-w300-h300-dcfefefe-gmir?v=1764979612

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Peniel Baptist Church, 5227 Silver Lake Drive,Palatka,FL,United States
- **Q**: Who is organizing the event?
  - **A:** Peniel Baptist Church
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, christmas
- **Q**: Where can I find ticket details about Christmas Music Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Music Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/93dc40a9f0ce35ea549dc273e8df4a7d18329745f4035f75766769a9c5515471-rimg-w1200-h675-dcffffff-gmir?v=1764979612",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/palatka/christmas-music-concert/200029263955416",
        "location": {
            "@type": "Place",
            "name": "Peniel Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5227 Silver Lake Drive,Palatka,FL,United States",
                "addressLocality": "Palatka",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.615578299213",
                "longitude": "-81.699174642563"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to usher in the Christmas Season as we host the Putnam County Community Band for a free concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peniel Baptist Church",
                "url": "https://allevents.in/org/peniel-baptist-church/26044966"
            }
        ]
    }
]
```