

# Event Details

- **Event Name**: Easter Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:15 am
- **Event Description**: Join us for out Easter Service!  All are welcome!
- **Event URL**: https://allevents.in/fairbury/easter-service/200029838435450
- **Event Categories**: easter-services, easter
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Fairbury
- **state**: IL
- **country**: United States
- **location**: 101 E Elm St, Fairbury, IL, United States, Illinois 61739
- **lat**: 40.74445
- **long**: -88.51284
- **full address**: 101 E Elm St, Fairbury, IL, United States, Illinois 61739

## Event gallery

- **Alt text**: Easter Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/84e2758a5792aa81a774e0702c3e100808901bbd63e84278c2f3c3e7829b8f7f-rimg-w1184-h880-dcf0f5f5-gmir?v=1774734111

## FAQs

- **Q**: When and where is Easter Service being held?
  - **A:** Easter Service takes place on Sun, 05 Apr, 2026 at 10:15 am to Sun, 05 Apr, 2026 at 10:15 am at 101 E Elm St, Fairbury, IL, United States, Illinois 61739.
- **Q**: Who is organizing Easter Service?
  - **A:** Easter Service is organized by First Presbyterian Church of Fairbury.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Service",
        "image": "https://cdn-az.allevents.in/events8/banners/84e2758a5792aa81a774e0702c3e100808901bbd63e84278c2f3c3e7829b8f7f-rimg-w1184-h880-dcf0f5f5-gmir?v=1774734111",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/fairbury/easter-service/200029838435450",
        "location": {
            "@type": "Place",
            "name": "101 E Elm St, Fairbury, IL, United States, Illinois 61739",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 E Elm St, Fairbury, IL 61739-1534, United States",
                "addressLocality": "Fairbury",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74445",
                "longitude": "-88.51284"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for out Easter Service!  All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Fairbury",
                "url": "https://allevents.in/org/first-presbyterian-church-of-fairbury/24229372"
            }
        ]
    }
]
```