

# Event Details

- **Event Name**: Palm Sunday Community Dinner
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 11:00 am
- **Event Description**: Join us after 10am Worship for a Meal as we celebrate Holy week together.

Bring a side dish if you wish.  Church will provide Roast beef, Potatoes, and Rolls.
- **Event URL**: https://allevents.in/smithsburg/palm-sunday-community-dinner/200029783505019
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Smithsburg
- **state**: MD
- **country**: United States
- **location**: Mount Bethel United Methodist Church
- **lat**: 39.6198199
- **long**: -77.5127665
- **full address**: Mount Bethel United Methodist Church, 14110 Stottlemyer Rd,Smithsburg, Maryland, United States

## Event gallery

- **Alt text**: Palm Sunday Community Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/26b76816626e7763c50197a0fb5e9cae145e1207ffec76a5a19f8b7e63bed029-rimg-w600-h600-dcefebdd-gmir?v=1774236115

## FAQs

- **Q**: When and where is Palm Sunday Community Dinner being held?
  - **A:** Palm Sunday Community Dinner takes place on Sun, 29 Mar, 2026 at 11:00 am to Sun, 29 Mar, 2026 at 11:00 am at Mount Bethel United Methodist Church, 14110 Stottlemyer Rd,Smithsburg, Maryland, United States.
- **Q**: Who is organizing Palm Sunday Community Dinner?
  - **A:** Palm Sunday Community Dinner is organized by Mt. Bethel United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Palm Sunday Community Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/26b76816626e7763c50197a0fb5e9cae145e1207ffec76a5a19f8b7e63bed029-rimg-w600-h600-dcefebdd-gmir?v=1774236115",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/smithsburg/palm-sunday-community-dinner/200029783505019",
        "location": {
            "@type": "Place",
            "name": "Mount Bethel United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14110 Stottlemyer Rd,Smithsburg, Maryland",
                "addressLocality": "Smithsburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6198199",
                "longitude": "-77.5127665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after 10am Worship for a Meal as we celebrate Holy week together.\n\nBring a side dish if you wish.  Church will provide Roast beef, Potatoes, and Rolls.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Bethel United Methodist Church",
                "url": "https://allevents.in/org/mt-bethel-united-methodist-church/20537021"
            }
        ]
    }
]
```