

# Event Details

- **Event Name**: Rotary Luncheon
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:00 pm
- **Event Description**: We’re ready to meet and make a difference today at Rotary.
- **Event URL**: https://allevents.in/katy/rotary-luncheon/200030271738331
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Katy
- **state**: TX
- **country**: United States
- **location**: 24503 Falcon Point Dr, Katy, TX 77494-1352, United States
- **lat**: 29.77025
- **long**: -95.79439
- **full address**: 24503 Falcon Point Dr, Katy, TX 77494-1352, United States

## Event gallery

- **Alt text**: Rotary Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1821250ecfdee7016bc8b3e3e61dc2999d36ee72c46c707c266e4b1a9ad2158a-rimg-w1200-h1600-dca96549-gmir?v=1781908230

## FAQs

- **Q**: When and where is Rotary Luncheon being held?
  - **A:** Rotary Luncheon takes place on Thu, 25 Jun, 2026 at 05:00 pm to Thu, 25 Jun, 2026 at 05:00 pm at 24503 Falcon Point Dr, Katy, TX 77494-1352, United States.
- **Q**: Who is organizing Rotary Luncheon?
  - **A:** Rotary Luncheon is organized by Rotary Club of Katy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rotary Luncheon",
        "image": "https://cdn-az.allevents.in/events1/banners/1821250ecfdee7016bc8b3e3e61dc2999d36ee72c46c707c266e4b1a9ad2158a-rimg-w1200-h1600-dca96549-gmir?v=1781908230",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/katy/rotary-luncheon/200030271738331",
        "location": {
            "@type": "Place",
            "name": "24503 Falcon Point Dr, Katy, TX 77494-1352, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24503 Falcon Point Dr, Katy, TX 77494-1352, United States",
                "addressLocality": "Katy",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.77025",
                "longitude": "-95.79439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re ready to meet and make a difference today at Rotary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotary Club of Katy",
                "url": "https://allevents.in/org/rotary-club-of-katy/27943437"
            }
        ]
    }
]
```