

# Event Details

- **Event Name**: Mother's Day Service
- **Event Start and End Date**: Sun, 10 May, 2026 at 11:00 am – Sun, 10 May, 2026 at 01:00 pm
- **Event Description**: Come and join us at the church on Mother's Day!
No evening service.
- **Event URL**: https://allevents.in/hartford-city/mothers-day-service/200029969675101
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hartford City
- **state**: IN
- **country**: United States
- **location**: 1318 S Jefferson St, Hartford City, IN, United States, Indiana 47348
- **lat**: 40.44001
- **long**: -85.36767
- **full address**: 1318 S Jefferson St, Hartford City, IN, United States, Indiana 47348

## Event gallery

- **Alt text**: Mother's Day Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e1061041825620006c7ee8ef2c64ea938223e9b93279d158d2c0a8ee278e1008-rimg-w734-h357-dc78c1f3-gmir?v=1777496921

## FAQs

- **Q**: When and where is Mother's Day Service being held?
  - **A:** Mother's Day Service takes place on Sun, 10 May, 2026 at 11:00 am to Sun, 10 May, 2026 at 01:00 pm at 1318 S Jefferson St, Hartford City, IN, United States, Indiana 47348.
- **Q**: Who is organizing Mother's Day Service?
  - **A:** Mother's Day Service is organized by A New Hope, The Church of Second Chances.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Service",
        "image": "https://cdn-az.allevents.in/events10/banners/e1061041825620006c7ee8ef2c64ea938223e9b93279d158d2c0a8ee278e1008-rimg-w734-h357-dc78c1f3-gmir?v=1777496921",
        "startDate": "2026-05-10",
        "endDate": "2026-05-10",
        "url": "https://allevents.in/hartford-city/mothers-day-service/200029969675101",
        "location": {
            "@type": "Place",
            "name": "1318 S Jefferson St, Hartford City, IN, United States, Indiana 47348",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1318 S Jefferson St, Hartford City, IN 47348-2804, United States",
                "addressLocality": "Hartford City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.44001",
                "longitude": "-85.36767"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us at the church on Mother's Day!\nNo evening service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A New Hope The Church of Second Chances",
                "url": "https://allevents.in/org/a-new-hope-the-church-of-second-chances/27694317"
            }
        ]
    }
]
```