

# Event Details

- **Event Name**: Kids Day
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 11:00 am
- **Event Description**: Join us on March 8th at 11AM for Kids Day! The Children's Department will conduct the entire morning service!
- **Event URL**: https://allevents.in/lincoln/kids-day/200029660067004
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 16

## 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**: Kids Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9167adf25c3133aeb701116fc335fa42de3396ca98b4421c77ef0bb778921ed3-rimg-w1024-h1536-dc308ea7-gmir?v=1772417330

## FAQs

- **Q**: When and where is Kids Day being held?
  - **A:** Kids Day takes place on Sun, 08 Mar, 2026 at 11:00 am to Sun, 08 Mar, 2026 at 11:00 am at 127 Plum Springs Rd, Lincoln, AL, United States.
- **Q**: Who is organizing Kids Day?
  - **A:** Kids Day is organized by Plum Springs Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Day",
        "image": "https://cdn-az.allevents.in/events4/banners/9167adf25c3133aeb701116fc335fa42de3396ca98b4421c77ef0bb778921ed3-rimg-w1024-h1536-dc308ea7-gmir?v=1772417330",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/lincoln/kids-day/200029660067004",
        "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": "Join us on March 8th at 11AM for Kids Day! The Children's Department will conduct the entire morning service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plum Springs Baptist Church",
                "url": "https://allevents.in/org/plum-springs-baptist-church/20156369"
            }
        ]
    }
]
```