

# Event Details

- **Event Name**: Lunch With the Pastors 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:30 am
- **Event Description**: Lunch W/ The Pastors, the first Sunday of every month! Come fellowship and ask the pastors any questions you may have, and hear our heart.
- **Event URL**: https://allevents.in/federalsburg/lunch-with-the-pastors/200029703147452
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Federalsburg
- **state**: MD
- **country**: United States
- **location**: 101 Bloomingdale Ave, Federalsburg, MD
- **lat**: 38.69839
- **long**: -75.77704
- **full address**: 101 Bloomingdale Ave, Federalsburg, MD, United States

## Event gallery

- **Alt text**: Lunch With the Pastors
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6b1f259003c9769dd46fe3e8e24011e68240f59334f6e3e71bcc31b71ed83dfd-rimg-w953-h491-dc1b1613-gmir?v=1772239513

## FAQs

- **Q**: When and where is Lunch With the Pastors  being held?
  - **A:** Lunch With the Pastors  takes place on Sun, 01 Mar, 2026 at 10:30 am to Sun, 01 Mar, 2026 at 10:30 am at 101 Bloomingdale Ave, Federalsburg, MD, United States.
- **Q**: Who is organizing Lunch With the Pastors ?
  - **A:** Lunch With the Pastors  is organized by Bridge Community Church Federalsburg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch With the Pastors",
        "image": "https://cdn-az.allevents.in/events6/banners/6b1f259003c9769dd46fe3e8e24011e68240f59334f6e3e71bcc31b71ed83dfd-rimg-w953-h491-dc1b1613-gmir?v=1772239513",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/federalsburg/lunch-with-the-pastors/200029703147452",
        "location": {
            "@type": "Place",
            "name": "101 Bloomingdale Ave, Federalsburg, MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Bloomingdale Ave, Federalsburg, MD 21632-1010, United States",
                "addressLocality": "Federalsburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.69839",
                "longitude": "-75.77704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lunch W/ The Pastors, the first Sunday of every month! Come fellowship and ask the pastors any questions you may have, and hear our heart.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bridge Community Church Federalsburg",
                "url": "https://allevents.in/org/bridge-community-church-federalsburg/24518420"
            }
        ]
    }
]
```