

# Event Details

- **Event Name**: Church Picnic
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 10:00 am
- **Event Description**: For more information visit our website at capitalcitysdac.org
- **Event URL**: https://allevents.in/northampton/church-picnic/200030130011501
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Northampton
- **state**: MA
- **country**: United States
- **location**: Look Memorial Park
- **lat**: 42.344976961149
- **long**: -72.686975397341
- **full address**: Look Memorial Park, 300 N Main St,Northampton, Massachusetts, United States

## Event gallery

- **Alt text**: Church Picnic
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6ca07335c32920a7956ee36b4264e41fce06b753b63270eaafcae810d90b7772-rimg-w600-h600-dcf0f3f0-gmir?v=1784362024

## FAQs

- **Q**: When and where is Church Picnic being held?
  - **A:** Church Picnic takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 26 Jul, 2026 at 10:00 am at Look Memorial Park, 300 N Main St,Northampton, Massachusetts, United States.
- **Q**: Who is organizing Church Picnic?
  - **A:** Church Picnic is organized by Capital City Seventh-day Adventist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Picnic",
        "image": "https://cdn-az.allevents.in/events5/banners/6ca07335c32920a7956ee36b4264e41fce06b753b63270eaafcae810d90b7772-rimg-w600-h600-dcf0f3f0-gmir?v=1784362024",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/northampton/church-picnic/200030130011501",
        "location": {
            "@type": "Place",
            "name": "Look Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 N Main St,Northampton, Massachusetts",
                "addressLocality": "Northampton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.344976961149",
                "longitude": "-72.686975397341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For more information visit our website at capitalcitysdac.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Capital City Seventh-day Adventist Church",
                "url": "https://allevents.in/org/capital-city-seventh-day-adventist-church/27563935"
            }
        ]
    }
]
```