

# Event Details

- **Event Name**: Brunch on the Farm
- **Event Start and End Date**: Sat, 16 May, 2026 at 10:00 am – Sat, 16 May, 2026 at 11:30 am (-05:00)
- **Event Description**: Join us for an awesome local breakfast, beautiful farm setting, a celebratory toast to spring and a full farm tour!
- **Event URL**: https://allevents.in/bixby/brunch-on-the-farm/200029974205435
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Bixby
- **state**: OK
- **country**: United States
- **location**: Robinson Ranch
- **lat**: 35.96019
- **long**: -95.9542
- **full address**: Robinson Ranch, 2505 E 141st ST,Bixby,OK,United States

## Event gallery

- **Alt text**: Brunch on the Farm
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/83c85db65f11a4472a27e659aeb86235ea623afe0f0d7c2f1d93c001b751ad56-rimg-w1080-h1512-dcfaf1e8-gmir?v=1776896315

## FAQs

- **Q**: When and where is Brunch on the Farm being held?
  - **A:** Brunch on the Farm takes place on Sat, 16 May, 2026 at 10:00 am to Sat, 16 May, 2026 at 11:30 am at Robinson Ranch, 2505 E 141st ST,Bixby,OK,United States.
- **Q**: Who is organizing Brunch on the Farm?
  - **A:** Brunch on the Farm is organized by Robinson Ranch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brunch on the Farm",
        "image": "https://cdn-az.allevents.in/events2/banners/83c85db65f11a4472a27e659aeb86235ea623afe0f0d7c2f1d93c001b751ad56-rimg-w1080-h1512-dcfaf1e8-gmir?v=1776896315",
        "startDate": "2026-05-16T10:00:00-05:00",
        "endDate": "2026-05-16T11:30:00-05:00",
        "url": "https://allevents.in/bixby/brunch-on-the-farm/200029974205435",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Robinson Ranch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2505 E 141st ST,Bixby,OK,United States",
                "addressLocality": "Bixby",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.96019",
                "longitude": "-95.9542"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an awesome local breakfast, beautiful farm setting, a celebratory toast to spring and a full farm tour!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robinson Ranch",
                "url": "https://allevents.in/org/robinson-ranch/19200726"
            }
        ]
    }
]
```