

# Event Details

- **Event Name**: St. Nick's Annual Church Meeting and Potluck
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 11:30 am
- **Event Description**: Join us for our Annual Church Meeting and Potluck!
- **Event URL**: https://allevents.in/elk-grove-village/st-nicks-annual-church-meeting-and-potluck/200029436225552
- **Event Categories**: meetups, food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Elk Grove Village
- **state**: IL
- **country**: United States
- **location**: 1072 Ridge Ave, Elk Grove Village, IL, United States, Illinois 60007
- **lat**: 42.00124
- **long**: -87.98901
- **full address**: 1072 Ridge Ave, Elk Grove Village, IL, United States, Illinois 60007

## Event gallery

- **Alt text**: St. Nick's Annual Church Meeting and Potluck
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2fe6b2c6d30ddeb1b95eb75a5a0e3d0a442e8d99efc202e6a855284042530895-rimg-w1200-h675-dcffffff-gmir?v=1768591496

## FAQs

- **Q**: When and where is St. Nick's Annual Church Meeting and Potluck being held?
  - **A:** St. Nick's Annual Church Meeting and Potluck takes place on Sun, 18 Jan, 2026 at 11:30 am to Sun, 18 Jan, 2026 at 11:30 am at 1072 Ridge Ave, Elk Grove Village, IL, United States, Illinois 60007.
- **Q**: Who is organizing St. Nick's Annual Church Meeting and Potluck?
  - **A:** St. Nick's Annual Church Meeting and Potluck is organized by St Nicholas Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Nick's Annual Church Meeting and Potluck",
        "image": "https://cdn-az.allevents.in/events1/banners/2fe6b2c6d30ddeb1b95eb75a5a0e3d0a442e8d99efc202e6a855284042530895-rimg-w1200-h675-dcffffff-gmir?v=1768591496",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/elk-grove-village/st-nicks-annual-church-meeting-and-potluck/200029436225552",
        "location": {
            "@type": "Place",
            "name": "1072 Ridge Ave, Elk Grove Village, IL, United States, Illinois 60007",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1072 Ridge Ave, Elk Grove Village, IL 60007-4642, United States",
                "addressLocality": "Elk Grove Village",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.00124",
                "longitude": "-87.98901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Annual Church Meeting and Potluck!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Nicholas Episcopal Church",
                "url": "https://allevents.in/org/st-nicholas-episcopal-church/25949019"
            }
        ]
    }
]
```