

# Event Details

- **Event Name**: Children’s Worship Perfomance
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Come see the Children’s Worship Performance. December 14th!
- **Event URL**: https://allevents.in/louisville/children’s-worship-perfomance/200029350474337
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Louisville
- **state**: TN
- **country**: United States
- **location**: St. Mark's Global Methodist Church
- **lat**: 35.820983886719
- **long**: -84.050064086914
- **full address**: St. Mark's Global Methodist Church, 3359 Louisville Rd,Louisville, Tennessee, United States

## Event gallery

- **Alt text**: Children’s Worship Perfomance
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/491c87aed8a33021e9758672e99b6d75ead96c8d3624de5f1e2b1bcd840f08ea-rimg-w1200-h1595-dcfefefe-gmir?v=1765621297

## FAQs

- **Q**: When and where is Children’s Worship Perfomance being held?
  - **A:** Children’s Worship Perfomance takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at St. Mark's Global Methodist Church, 3359 Louisville Rd,Louisville, Tennessee, United States.
- **Q**: Who is organizing Children’s Worship Perfomance?
  - **A:** Children’s Worship Perfomance is organized by St. Mark's Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children’s Worship Perfomance",
        "image": "https://cdn-az.allevents.in/events2/banners/491c87aed8a33021e9758672e99b6d75ead96c8d3624de5f1e2b1bcd840f08ea-rimg-w1200-h1595-dcfefefe-gmir?v=1765621297",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/louisville/children’s-worship-perfomance/200029350474337",
        "location": {
            "@type": "Place",
            "name": "St. Mark's Global Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3359 Louisville Rd,Louisville, Tennessee",
                "addressLocality": "Louisville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.820983886719",
                "longitude": "-84.050064086914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the Children’s Worship Performance. December 14th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marks Methodist Church",
                "url": "https://allevents.in/org/st-marks-methodist-church/21017118"
            }
        ]
    }
]
```