

# Event Details

- **Event Name**: Little Drummer Dude Children's Play
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:30 pm
- **Event Description**: Come and watch the children tell of the Wise Men's journey to give gifts to Jesus.
- **Event URL**: https://allevents.in/lincoln/little-drummer-dude-childrens-play/200029315791005
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: AL
- **country**: United States
- **location**: 127 Plum Springs Rd, Lincoln, AL
- **lat**: 33.62291
- **long**: -86.02568
- **full address**: 127 Plum Springs Rd, Lincoln, AL, United States

## Event gallery

- **Alt text**: Little Drummer Dude Children's Play
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Little+Drummer+Dude+Children%27s+Play&date=Sun%2C+14+Dec%2C+2025+at+05%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Little Drummer Dude Children's Play being held?
  - **A:** Little Drummer Dude Children's Play takes place on Sun, 14 Dec, 2025 at 05:30 pm to Sun, 14 Dec, 2025 at 05:30 pm at 127 Plum Springs Rd, Lincoln, AL, United States.
- **Q**: Who is organizing Little Drummer Dude Children's Play?
  - **A:** Little Drummer Dude Children's Play is organized by Plum Springs Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Little Drummer Dude Children's Play",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Little+Drummer+Dude+Children%27s+Play&date=Sun%2C+14+Dec%2C+2025+at+05%3A30+pm&bg=1",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/lincoln/little-drummer-dude-childrens-play/200029315791005",
        "location": {
            "@type": "Place",
            "name": "127 Plum Springs Rd, Lincoln, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "365 Plum Spring Rd, Lincoln, AL 35096, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.62291",
                "longitude": "-86.02568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and watch the children tell of the Wise Men's journey to give gifts to Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plum Springs Baptist Church",
                "url": "https://allevents.in/org/plum-springs-baptist-church/26218566"
            }
        ]
    }
]
```