

# Event Details

- **Event Name**: Church Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Come enjoy music from our Choir and guest. Refreshments afterward in Fellowship Hall.
- **Event URL**: https://allevents.in/fort-pierce/church-christmas-concert-tickets/80008360693925
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Fort Pierce
- **state**: FL
- **country**: United States
- **location**: White City United Methodist Church
- **lat**: 27.3747735
- **long**: -80.3333569
- **full address**: White City United Methodist Church, 810 W Midway Rd, Fort Pierce, FL 34982, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live69207d956b950.jpg

## FAQs

- **Q**: When and where is Church Christmas Concert being held?
  - **A:** Church Christmas Concert takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at White City United Methodist Church, 810 W Midway Rd, Fort Pierce, FL 34982, United States.
- **Q**: Who is organizing Church Christmas Concert?
  - **A:** Church Christmas Concert is organized by White City United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Christmas Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb692084e35d55d.jpg",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/fort-pierce/church-christmas-concert-tickets/80008360693925",
        "location": {
            "@type": "Place",
            "name": "White City United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "810 W Midway Rd, Fort Pierce, FL 34982, United States",
                "postalCode": "34982",
                "addressLocality": "Fort Pierce",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.3747735",
                "longitude": "-80.3333569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy music from our Choir and guest. Refreshments afterward in Fellowship Hall.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-24",
                "availabilityEnds": "2025-12-14",
                "validFrom": "2026-04-24",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/fort-pierce/church-christmas-concert-tickets/80008360693925"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "White City United Methodist Church",
                "url": "https://allevents.in/org/white-city-united-methodist-church/25182969"
            }
        ]
    }
]
```