

# Event Details

- **Event Name**: Holiday Lunch
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 11:45 am
- **Event Description**: HOLIDAY LUNCH - Wed. Dec 10 11:45. Palm Aire County Club, 5601 Country Club Way $38 Reservations required. Register at www.sarasotaaudubon.org
- **Event URL**: https://allevents.in/sarasota/holiday-lunch/200029240658415
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Sarasota
- **state**: FL
- **country**: United States
- **location**: Palm Aire Country Club
- **lat**: 27.405447560399
- **long**: -82.491511897525
- **full address**: Palm Aire Country Club, 5601 Country Club Way, Sarasota, FL 34243-3756, United States

## Event gallery

- **Alt text**: Holiday Lunch
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4cfd33015469d2c00999e8d5e80ec3284d74e80fa8bf2c92f61322f842c4cf94-rimg-w1200-h710-dc1b1811-gmir?v=1764468779

## FAQs

- **Q**: When and where is Holiday Lunch being held?
  - **A:** Holiday Lunch takes place on Wed, 10 Dec, 2025 at 11:45 am to Wed, 10 Dec, 2025 at 11:45 am at Palm Aire Country Club, 5601 Country Club Way, Sarasota, FL 34243-3756, United States.
- **Q**: Who is organizing Holiday Lunch?
  - **A:** Holiday Lunch is organized by Sarasota Audubon Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Lunch",
        "image": "https://cdn-az.allevents.in/events2/banners/4cfd33015469d2c00999e8d5e80ec3284d74e80fa8bf2c92f61322f842c4cf94-rimg-w1200-h710-dc1b1811-gmir?v=1764468779",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/sarasota/holiday-lunch/200029240658415",
        "location": {
            "@type": "Place",
            "name": "Palm Aire Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5601 Country Club Way, Sarasota, FL 34243-3756, United States",
                "addressLocality": "Sarasota",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.405447560399",
                "longitude": "-82.491511897525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "HOLIDAY LUNCH - Wed. Dec 10 11:45. Palm Aire County Club, 5601 Country Club Way $38 Reservations required. Register at www.sarasotaaudubon.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sarasota Audubon Society",
                "url": "https://allevents.in/org/sarasota-audubon-society/27129107"
            }
        ]
    }
]
```