

# Event Details

- **Event Name**: Resurrection Service and Easter Egg Hunt
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 12:00 am
- **Event Description**: Join us on Sunday for our Resurrection Service, followed by an Easter Egg Hunt, featuring food, face painting and entertainment for all ages.
- **Event URL**: https://allevents.in/marlow-heights/resurrection-service-and-easter-egg-hunt/200029880070345
- **Event Categories**: Art, fine-arts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marlow Heights
- **state**: MD
- **country**: United States
- **location**: Hillcrest Heights
- **lat**: 38.8383
- **long**: -76.9597
- **full address**: Hillcrest Heights, Hillcrest Heights, Maryland, Marlow Heights, United States

## Event gallery

- **Alt text**: Resurrection Service and Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/88c86ecbf52ee6895e142c2195b13809faae3ed8df86a34975fa5de95bb60ae0-rimg-w1080-h1080-dc1db8bb-gmir?v=1774938344

## FAQs

- **Q**: When and where is Resurrection Service and Easter Egg Hunt being held?
  - **A:** Resurrection Service and Easter Egg Hunt takes place on Sun, 05 Apr, 2026 at 12:00 am to Sun, 05 Apr, 2026 at 12:00 am at Hillcrest Heights, Hillcrest Heights, Maryland, Marlow Heights, United States.
- **Q**: Who is organizing Resurrection Service and Easter Egg Hunt?
  - **A:** Resurrection Service and Easter Egg Hunt is organized by Mt. Calvary Missionary Baptist Church - MCMBC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Resurrection Service and Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events2/banners/88c86ecbf52ee6895e142c2195b13809faae3ed8df86a34975fa5de95bb60ae0-rimg-w1080-h1080-dc1db8bb-gmir?v=1774938344",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/marlow-heights/resurrection-service-and-easter-egg-hunt/200029880070345",
        "location": {
            "@type": "Place",
            "name": "Hillcrest Heights",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hillcrest Heights, Maryland",
                "addressLocality": "Marlow Heights",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8383",
                "longitude": "-76.9597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday for our Resurrection Service, followed by an Easter Egg Hunt, featuring food, face painting and entertainment for all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Calvary Missionary Baptist Church - MCMBC",
                "url": "https://allevents.in/org/mt-calvary-missionary-baptist-church-mcmbc/27637131"
            }
        ]
    }
]
```