

# Event Details

- **Event Name**: Buffet Brunch at Everest
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 12:00 pm
- **Event Description**: Join your fellow alumni for a delicious buffet brunch at Everest Indian Cuisine in Evanston. Vegetarian options available. Accessible by public transit (Purple line or Metra at Davis st); free parking on the street or in the library lot across the street.
- **Event URL**: https://allevents.in/evanston/buffet-brunch-at-everest/200030266212620
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Evanston
- **state**: IL
- **country**: United States
- **location**: Everest Indian Cuisine
- **lat**: 42.04799
- **long**: -87.68035
- **full address**: Everest Indian Cuisine, 630 Church Street,Evanston, Illinois, United States

## Event gallery

- **Alt text**: Buffet Brunch at Everest
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ff22cc7fee5a87ff3df289da65e17b7202b2df6ae8e1f42d2d90599f054dc0e7-rimg-w588-h330-dcbfc1c1-gmir?v=1782462476

## FAQs

- **Q**: When and where is Buffet Brunch at Everest being held?
  - **A:** Buffet Brunch at Everest takes place on Sun, 12 Jul, 2026 at 12:00 pm to Sun, 12 Jul, 2026 at 12:00 pm at Everest Indian Cuisine, 630 Church Street,Evanston, Illinois, United States.
- **Q**: Who is organizing Buffet Brunch at Everest?
  - **A:** Buffet Brunch at Everest is organized by Cornell Club of Chicago.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buffet Brunch at Everest",
        "image": "https://cdn-az.allevents.in/events2/banners/ff22cc7fee5a87ff3df289da65e17b7202b2df6ae8e1f42d2d90599f054dc0e7-rimg-w588-h330-dcbfc1c1-gmir?v=1782462476",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/evanston/buffet-brunch-at-everest/200030266212620",
        "location": {
            "@type": "Place",
            "name": "Everest Indian Cuisine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "630 Church Street,Evanston, Illinois",
                "addressLocality": "Evanston",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.04799",
                "longitude": "-87.68035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join your fellow alumni for a delicious buffet brunch at Everest Indian Cuisine in Evanston. Vegetarian options available. Accessible by public transit (Purple line or Metra at Davis st); free parking on the street or in the library lot across the street.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cornell Club of Chicago",
                "url": "https://allevents.in/org/cornell-club-of-chicago/4679772",
                "description": "CU 'round the Windy City"
            }
        ]
    }
]
```