

# Event Details

- **Event Name**: POP Lunch Bunch!
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:30 pm
- **Event Description**: The next outing of the POP lunch is Dec 14 at 12:30 pm at Perry's restaurant in Odenton. 
If you wish to join us, please email the church office to RSVP.
All are welcome!
- **Event URL**: https://allevents.in/odenton/pop-lunch-bunch/200029344807103
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Odenton
- **state**: MD
- **country**: United States
- **location**: Perry's Restaurant
- **lat**: 39.08336
- **long**: -76.69177
- **full address**: Perry's Restaurant, 1210 Annapolis Rd,Odenton, Maryland, United States

## Event gallery

- **Alt text**: POP Lunch Bunch!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8c1c1847a368f6545382d5719ff0c028bc1a23fcc5a441230520a2a4a36a5a54-rimg-w496-h331-dc171b19-gmir?v=1765528262

## FAQs

- **Q**: When and where is POP Lunch Bunch! being held?
  - **A:** POP Lunch Bunch! takes place on Sun, 14 Dec, 2025 at 12:30 pm to Sun, 14 Dec, 2025 at 12:30 pm at Perry's Restaurant, 1210 Annapolis Rd,Odenton, Maryland, United States.
- **Q**: Who is organizing POP Lunch Bunch!?
  - **A:** POP Lunch Bunch! is organized by Prince of Peace Presbyterian Church - Crofton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "POP Lunch Bunch!",
        "image": "https://cdn-az.allevents.in/events1/banners/8c1c1847a368f6545382d5719ff0c028bc1a23fcc5a441230520a2a4a36a5a54-rimg-w496-h331-dc171b19-gmir?v=1765528262",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/odenton/pop-lunch-bunch/200029344807103",
        "location": {
            "@type": "Place",
            "name": "Perry's Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1210 Annapolis Rd,Odenton, Maryland",
                "addressLocality": "Odenton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.08336",
                "longitude": "-76.69177"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The next outing of the POP lunch is Dec 14 at 12:30 pm at Perry's restaurant in Odenton. \nIf you wish to join us, please email the church office to RSVP.\nAll are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prince of Peace Presbyterian Church - Crofton",
                "url": "https://allevents.in/org/prince-of-peace-presbyterian-church-crofton/26953058"
            }
        ]
    }
]
```