

# Event Details

- **Event Name**: Easter Service at Kent First Baptist Church || Family Egg Hunt 
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am
- **Event Description**: Join us for an Easter celebration service at 10am followed by our Easter Egg hunt!
- **Event URL**: https://allevents.in/kent/easter-service-at-kent-first-baptist-church-||-family-egg-hunt/200029891639300
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kent
- **state**: WA
- **country**: United States
- **location**: 11420 SE 248th St, Kent, WA, United States, Washington 98030
- **lat**: 47.38063
- **long**: -122.18868
- **full address**: 11420 SE 248th St, Kent, WA, United States, Washington 98030

## Event gallery

- **Alt text**: Easter Service at Kent First Baptist Church || Family Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1c32c402e8d115b1c81068978618ddce082bafcf6304ede38bf8209e259e4c90-rimg-w1200-h1584-dcbf9360-gmir?v=1775216160

## FAQs

- **Q**: When and where is Easter Service at Kent First Baptist Church || Family Egg Hunt  being held?
  - **A:** Easter Service at Kent First Baptist Church || Family Egg Hunt  takes place on Sun, 05 Apr, 2026 at 10:00 am to Sun, 05 Apr, 2026 at 10:00 am at 11420 SE 248th St, Kent, WA, United States, Washington 98030.
- **Q**: Who is organizing Easter Service at Kent First Baptist Church || Family Egg Hunt ?
  - **A:** Easter Service at Kent First Baptist Church || Family Egg Hunt  is organized by Kent First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Service at Kent First Baptist Church || Family Egg Hunt",
        "image": "https://cdn-az.allevents.in/events6/banners/1c32c402e8d115b1c81068978618ddce082bafcf6304ede38bf8209e259e4c90-rimg-w1200-h1584-dcbf9360-gmir?v=1775216160",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/kent/easter-service-at-kent-first-baptist-church-||-family-egg-hunt/200029891639300",
        "location": {
            "@type": "Place",
            "name": "11420 SE 248th St, Kent, WA, United States, Washington 98030",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11420 SE 248th St, Kent, WA 98030-4921, United States",
                "addressLocality": "Kent",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.38063",
                "longitude": "-122.18868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an Easter celebration service at 10am followed by our Easter Egg hunt!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kent First Baptist Church",
                "url": "https://allevents.in/org/kent-first-baptist-church/21929701"
            }
        ]
    }
]
```