

# Event Details

- **Event Name**: Easter Sunday
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am
- **Event Description**: Celebrate Easter with us! Our Easter service will be held at Bullard High School at 10 AM. We would love for you to join us as we gather to celebrate the hope of the season.
- **Event URL**: https://allevents.in/bullard/easter-sunday/200029772479816
- **Event Categories**: easter, easter-sunday, easter-services
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Bullard
- **state**: TX
- **country**: United States
- **location**: Bullard High School
- **lat**: 32.131235016943
- **long**: -95.314176219485
- **full address**: Bullard High School, 1426 S Houston St,Bullard, Texas, United States

## Event gallery

- **Alt text**: Easter Sunday
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8a8e7e4e2f363f95bec15d6b74cb32e97ae1021737bfb0f27ad1212be3359c1e-rimg-w1200-h675-dc606d75-gmir?v=1775233215

## FAQs

- **Q**: When and where is Easter Sunday being held?
  - **A:** Easter Sunday takes place on Sun, 05 Apr, 2026 at 10:00 am to Sun, 05 Apr, 2026 at 10:00 am at Bullard High School, 1426 S Houston St,Bullard, Texas, United States.
- **Q**: Who is organizing Easter Sunday?
  - **A:** Easter Sunday is organized by First Baptist Church Bullard.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday",
        "image": "https://cdn-az.allevents.in/events5/banners/8a8e7e4e2f363f95bec15d6b74cb32e97ae1021737bfb0f27ad1212be3359c1e-rimg-w1200-h675-dc606d75-gmir?v=1775233215",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/bullard/easter-sunday/200029772479816",
        "location": {
            "@type": "Place",
            "name": "Bullard High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1426 S Houston St,Bullard, Texas",
                "addressLocality": "Bullard",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.131235016943",
                "longitude": "-95.314176219485"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Easter with us! Our Easter service will be held at Bullard High School at 10 AM. We would love for you to join us as we gather to celebrate the hope of the season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Bullard",
                "url": "https://allevents.in/org/first-baptist-church-bullard/21221781"
            }
        ]
    }
]
```