

# Event Details

- **Event Name**: Easter Sunday Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am
- **Event Description**: Come join us for our traditional Easter Service at 10 am. We will partake in communion together. Nursery available ages 0-3 years old.
- **Event URL**: https://allevents.in/bellville/easter-sunday-service/200029859877312
- **Event Categories**: easter-sunday, easter-services, easter
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Bellville
- **state**: TX
- **country**: United States
- **location**: 234 S Masonic St, Bellville, TX, United States, Texas 77418
- **lat**: 29.94868
- **long**: -96.26025
- **full address**: 234 S Masonic St, Bellville, TX, United States, Texas 77418

## Event gallery

- **Alt text**: Easter Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0f48bbe659bae2dac5f9ea030c688870bd40ee755ed39a873040863e804c1ce4-rimg-w1200-h675-dcbfa790-gmir?v=1775094594

## FAQs

- **Q**: When and where is Easter Sunday Service being held?
  - **A:** Easter Sunday Service takes place on Sun, 05 Apr, 2026 at 10:00 am to Sun, 05 Apr, 2026 at 10:00 am at 234 S Masonic St, Bellville, TX, United States, Texas 77418.
- **Q**: Who is organizing Easter Sunday Service?
  - **A:** Easter Sunday Service is organized by Bellville Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday Service",
        "image": "https://cdn-az.allevents.in/events5/banners/0f48bbe659bae2dac5f9ea030c688870bd40ee755ed39a873040863e804c1ce4-rimg-w1200-h675-dcbfa790-gmir?v=1775094594",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/bellville/easter-sunday-service/200029859877312",
        "location": {
            "@type": "Place",
            "name": "234 S Masonic St, Bellville, TX, United States, Texas 77418",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "234 S Masonic St, Bellville, TX 77418-2116, United States",
                "addressLocality": "Bellville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.94868",
                "longitude": "-96.26025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our traditional Easter Service at 10 am. We will partake in communion together. Nursery available ages 0-3 years old.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bellville Methodist Church",
                "url": "https://allevents.in/org/bellville-methodist-church/23699884"
            }
        ]
    }
]
```