

# Event Details

- **Event Name**: Lunch in the Bond
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 11:30 am
- **Event Description**: Location TBA
- **Event URL**: https://allevents.in/ferris/lunch-in-the-bond/200029476257811
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Ferris
- **state**: TX
- **country**: United States
- **location**: TBD
- **lat**: 32.53212
- **long**: -96.671
- **full address**: TBD, 520 TBD, Ferris, TX 75125, United States

## Event gallery

- **Alt text**: Lunch in the Bond
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ec987f14dfb87268d1055ddd7a28e0b28261806474080800bb78407f054da8d6-rimg-w1080-h1350-dca6928f-gmir?v=1771890516

## FAQs

- **Q**: When and where is Lunch in the Bond being held?
  - **A:** Lunch in the Bond takes place on Wed, 08 Apr, 2026 at 11:30 am to Wed, 08 Apr, 2026 at 11:30 am at TBD, 520 TBD, Ferris, TX 75125, United States.
- **Q**: Who is organizing Lunch in the Bond?
  - **A:** Lunch in the Bond is organized by Alpha Chi Omega - Rho Rho Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch in the Bond",
        "image": "https://cdn-az.allevents.in/events10/banners/ec987f14dfb87268d1055ddd7a28e0b28261806474080800bb78407f054da8d6-rimg-w1080-h1350-dca6928f-gmir?v=1771890516",
        "startDate": "2026-04-08",
        "url": "https://allevents.in/ferris/lunch-in-the-bond/200029476257811",
        "location": {
            "@type": "Place",
            "name": "TBD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 TBD, Ferris, TX 75125, United States",
                "addressLocality": "Ferris",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53212",
                "longitude": "-96.671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Location TBA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alpha Chi Omega - Rho Rho Chapter",
                "url": "https://allevents.in/org/alpha-chi-omega-rho-rho-chapter/14006412",
                "description": "The Rho Rho chapter of Alpha Chi Omega is located in Oklahoma City, OK, and supports the three Oklahoma collegiate chapters: Gamma Tau, Gamma Epsilon, Psi."
            }
        ]
    }
]
```