

# Event Details

- **Event Name**: Summer Picnic
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 10:00 am
- **Event Description**: All are welcome!
- **Event URL**: https://allevents.in/liverpool/summer-picnic/200030194497432
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: NY
- **country**: United States
- **location**: 7565 Morgan Road, Liverpool, NY, United States, New York 13090
- **lat**: 43.13735
- **long**: -76.2071
- **full address**: 7565 Morgan Road, Liverpool, NY, United States, New York 13090

## Event gallery

- **Alt text**: Summer Picnic
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e628368a623429ae1a89b8c938ada19b5731276adc7c80608b0dae3c8ea7f6af-rimg-w1200-h661-dcd2eef3-gmir?v=1781501436

## FAQs

- **Q**: When and where is Summer Picnic being held?
  - **A:** Summer Picnic takes place on Sun, 05 Jul, 2026 at 10:00 am to Sun, 05 Jul, 2026 at 10:00 am at 7565 Morgan Road, Liverpool, NY, United States, New York 13090.
- **Q**: Who is organizing Summer Picnic?
  - **A:** Summer Picnic is organized by Redeemer Covenant Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Picnic",
        "image": "https://cdn-az.allevents.in/events4/banners/e628368a623429ae1a89b8c938ada19b5731276adc7c80608b0dae3c8ea7f6af-rimg-w1200-h661-dcd2eef3-gmir?v=1781501436",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/liverpool/summer-picnic/200030194497432",
        "location": {
            "@type": "Place",
            "name": "7565 Morgan Road, Liverpool, NY, United States, New York 13090",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7565 Morgan Rd, Liverpool, NY 13090-3538, United States",
                "addressLocality": "Liverpool",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.13735",
                "longitude": "-76.2071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeemer Covenant Church",
                "url": "https://allevents.in/org/redeemer-covenant-church/13067072",
                "description": "Redeemer is a Christ-centered, Bible believing church focused on spreading the love of Jesus to our community through love and compassion."
            }
        ]
    }
]
```