

# Event Details

- **Event Name**: Sunday Service 
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 11:15 am – Sun, 12 Apr, 2026 at 12:15 pm (-05:00)
- **Event Description**: Come as you are, everyone is welcome!
- **Event URL**: https://allevents.in/highland/sunday-service/200029903305736
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Highland
- **state**: IN
- **country**: United States
- **location**: 2201 Azalea Dr, Highland, IN, United States, Indiana 46322
- **lat**: 41.54122
- **long**: -87.4757
- **full address**: 2201 Azalea Dr, Highland, IN, United States, Indiana 46322

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2bd553b5b8ac17b90ff4a6f61f512e2e7dee7fc3a6471bb3af84dc14d1256975-rimg-w1200-h675-dcedd9c0-gmir?v=1775534616

## FAQs

- **Q**: When and where is Sunday Service  being held?
  - **A:** Sunday Service  takes place on Sun, 12 Apr, 2026 at 11:15 am to Sun, 12 Apr, 2026 at 12:15 pm at 2201 Azalea Dr, Highland, IN, United States, Indiana 46322.
- **Q**: Who is organizing Sunday Service ?
  - **A:** Sunday Service  is organized by Griffith - First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events7/banners/2bd553b5b8ac17b90ff4a6f61f512e2e7dee7fc3a6471bb3af84dc14d1256975-rimg-w1200-h675-dcedd9c0-gmir?v=1775534616",
        "startDate": "2026-04-12T11:15:00-05:00",
        "endDate": "2026-04-12T12:15:00-05:00",
        "url": "https://allevents.in/highland/sunday-service/200029903305736",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2201 Azalea Dr, Highland, IN, United States, Indiana 46322",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2201 Azalea Dr, Highland, IN 46322-2404, United States",
                "addressLocality": "Highland",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.54122",
                "longitude": "-87.4757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come as you are, everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Griffith - First United Methodist Church",
                "url": "https://allevents.in/org/griffith-first-united-methodist-church/23319787"
            }
        ]
    }
]
```