

# Event Details

- **Event Name**: Church Picnic⛪️
- **Event Start and End Date**: Sun, 31 May, 2026 at 01:00 pm
- **Event Description**: Please join us for the annual church picnic. 
Reach out for the address..
All are welcome!
- **Event URL**: https://allevents.in/newark-valley/church-picnic️/200030070911858
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Newark Valley
- **state**: NY
- **country**: United States
- **location**: Lamb Road Newark Valley
- **lat**: 42.25156
- **long**: -76.1046
- **full address**: Lamb Road Newark Valley, Newark Valley, United States

## Event gallery

- **Alt text**: Church Picnic⛪️
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f2d1830a1fe6f1c71ab01848a2a0fdddb1001bac6ec00a0fd5f508316bda92ba-rimg-w1200-h1200-dcfffefe-gmir?v=1779949667

## FAQs

- **Q**: When and where is Church Picnic⛪️ being held?
  - **A:** Church Picnic⛪️ takes place on Sun, 31 May, 2026 at 01:00 pm to Sun, 31 May, 2026 at 01:00 pm at Lamb Road Newark Valley, Newark Valley, United States.
- **Q**: Who is organizing Church Picnic⛪️?
  - **A:** Church Picnic⛪️ is organized by First Baptist Church of Endicott, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Picnic⛪️",
        "image": "https://cdn-az.allevents.in/events10/banners/f2d1830a1fe6f1c71ab01848a2a0fdddb1001bac6ec00a0fd5f508316bda92ba-rimg-w1200-h1200-dcfffefe-gmir?v=1779949667",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/newark-valley/church-picnic️/200030070911858",
        "location": {
            "@type": "Place",
            "name": "Lamb Road Newark Valley",
            "address": {
                "@type": "PostalAddress",
                "name": "Lamb Road Newark Valley, Newark Valley, United States",
                "addressLocality": "Newark Valley",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.25156",
                "longitude": "-76.1046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the annual church picnic. \nReach out for the address..\nAll are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Endicott NY",
                "url": "https://allevents.in/org/first-baptist-church-of-endicott-ny/27792223"
            }
        ]
    }
]
```