

# Event Details

- **Event Name**: Horizon Baptist Easter Services
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 09:00 am – Sun, 05 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: We will have 2 services, nursery provided for both. 
9:00 am - no children’s church
10:30 am - children’s church with egg hunt following the service.
- **Event URL**: https://allevents.in/leander/horizon-baptist-easter-services/200029888948156
- **Event Categories**: easter, easter-services, easter-egg-hunt
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Leander
- **state**: TX
- **country**: United States
- **location**: Horizon Baptist Church
- **lat**: 30.556704944557
- **long**: -97.858472978107
- **full address**: Horizon Baptist Church, 1005 Los Vista Dr,Leander, Texas, United States

## Event gallery

- **Alt text**: Horizon Baptist Easter Services
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Horizon+Baptist+Easter+Services&date=Sun%2C+05+Apr%2C+2026+at+09%3A00+am&bg=2

## FAQs

- **Q**: When and where is Horizon Baptist Easter Services being held?
  - **A:** Horizon Baptist Easter Services takes place on Sun, 05 Apr, 2026 at 09:00 am to Sun, 05 Apr, 2026 at 12:00 pm at Horizon Baptist Church, 1005 Los Vista Dr,Leander, Texas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Horizon Baptist Easter Services",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Horizon+Baptist+Easter+Services&date=Sun%2C+05+Apr%2C+2026+at+09%3A00+am&bg=2",
        "startDate": "2026-04-05T09:00:00-05:00",
        "endDate": "2026-04-05T12:00:00-05:00",
        "url": "https://allevents.in/leander/horizon-baptist-easter-services/200029888948156",
        "location": {
            "@type": "Place",
            "name": "Horizon Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1005 Los Vista Dr,Leander, Texas",
                "addressLocality": "Leander",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.556704944557",
                "longitude": "-97.858472978107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have 2 services, nursery provided for both. \n9:00 am - no children’s church\n10:30 am - children’s church with egg hunt following the service."
    }
]
```