

# Event Details

- **Event Name**: Church Office Closed
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 09:00 am – Fri, 19 Jun, 2026 at 03:00 pm
- **Event Description**: In observance of Juneteenth
- **Event URL**: https://allevents.in/wallingford/church-office-closed/200030241489845
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wallingford
- **state**: PA
- **country**: United States
- **location**: Wallingford Presbyterian Church
- **lat**: 39.902126889842
- **long**: -75.36818932921
- **full address**: Wallingford Presbyterian Church, 110 E Brookhaven Rd,Wallingford, Pennsylvania, United States

## Event gallery

- **Alt text**: Church Office Closed
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6d18f7b3e035028e418199ee4088554a766cd50142be427f4b820bf2a9edfe57-rimg-w1017-h800-dcf84541-gmir?v=1781558025

## FAQs

- **Q**: When and where is Church Office Closed being held?
  - **A:** Church Office Closed takes place on Fri, 19 Jun, 2026 at 09:00 am to Fri, 19 Jun, 2026 at 03:00 pm at Wallingford Presbyterian Church, 110 E Brookhaven Rd,Wallingford, Pennsylvania, United States.
- **Q**: Who is organizing Church Office Closed?
  - **A:** Church Office Closed is organized by Wallingford Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Office Closed",
        "image": "https://cdn-az.allevents.in/events2/banners/6d18f7b3e035028e418199ee4088554a766cd50142be427f4b820bf2a9edfe57-rimg-w1017-h800-dcf84541-gmir?v=1781558025",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/wallingford/church-office-closed/200030241489845",
        "location": {
            "@type": "Place",
            "name": "Wallingford Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 E Brookhaven Rd,Wallingford, Pennsylvania",
                "addressLocality": "Wallingford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.902126889842",
                "longitude": "-75.36818932921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In observance of Juneteenth",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wallingford Presbyterian Church",
                "url": "https://allevents.in/org/wallingford-presbyterian-church/14737010",
                "description": "A community where all who seek God are welcome! "
            }
        ]
    }
]
```