

# Event Details

- **Event Name**: Huntingtown UMC
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 09:00 am
- **Event Description**: A sermon in song delivered by The Unclouded Day
- **Event URL**: https://allevents.in/huntingtown/huntingtown-umc/200028301976504
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

- **Ticket URL**: http://facebook.com/200028301976504?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=huntingtown-events

## Event venue details

- **city**: Huntingtown
- **state**: MD
- **country**: United States
- **location**: Huntingtown United Methodist Church
- **lat**: 38.61736
- **long**: -76.62291
- **full address**: Huntingtown United Methodist Church, 4020 Hunting Creek Rd,Huntingtown, Maryland, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Unclouded Day (https://allevents.in/org/the-unclouded-day/25981162)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3e12ca746f2b7d482583890e3c7de9db694a8dacb940565de494b9f387e34e24-rimg-w1200-h796-dc17181a-gmir?v=1756307433
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/13ce04b0adafb22d564d41145c2e38e9eb58d61443adaf552f570d4192bc6175-rimg-w300-h300-dc171819-gmir?v=1756307434

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Huntingtown United Methodist Church, 4020 Hunting Creek Rd,Huntingtown, Maryland, United States
- **Q**: Who is organizing the event?
  - **A:** The Unclouded Day
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Huntingtown UMC ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Huntingtown UMC",
        "image": "https://cdn-az.allevents.in/events1/banners/3e12ca746f2b7d482583890e3c7de9db694a8dacb940565de494b9f387e34e24-rimg-w1200-h796-dc17181a-gmir?v=1756307433",
        "startDate": "2025-08-31",
        "url": "https://allevents.in/huntingtown/huntingtown-umc/200028301976504",
        "location": {
            "@type": "Place",
            "name": "Huntingtown United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4020 Hunting Creek Rd,Huntingtown, Maryland",
                "addressLocality": "Huntingtown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.61736",
                "longitude": "-76.62291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A sermon in song delivered by The Unclouded Day",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Unclouded Day",
                "url": "https://allevents.in/org/the-unclouded-day/25981162"
            }
        ]
    }
]
```