

# Event Details

- **Event Name**: Sunrise Monthly Lunch Social: Farmers Gastropub
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 11:30 am
- **Event Description**: Monthly lunch social!
- **Event URL**: https://allevents.in/springfield/sunrise-monthly-lunch-social-farmers-gastropub/200029136372113
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029136372113?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=springfield-events

## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: Farmers Gastropub
- **lat**: 37.16647
- **long**: -93.26185
- **full address**: Farmers Gastropub, 2620 S Glenstone Ave,Springfield,MO,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rotary Club of Springfield Sunrise (https://allevents.in/org/rotary-club-of-springfield-sunrise/26016801)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunrise+Monthly+Lunch+Social%3A+Farmers+Gastropub&date=Thu%2C+13+Nov%2C+2025+at+11%3A30+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunrise+Monthly+Lunch+Social%3A+Farmers+Gastropub&date=13+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** Farmers Gastropub, 2620 S Glenstone Ave,Springfield,MO,United States
- **Q**: Who is organizing the event?
  - **A:** Rotary Club of Springfield Sunrise
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Sunrise Monthly Lunch Social: Farmers Gastropub ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunrise Monthly Lunch Social: Farmers Gastropub",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunrise+Monthly+Lunch+Social%3A+Farmers+Gastropub&date=Thu%2C+13+Nov%2C+2025+at+11%3A30+am&bg=4",
        "startDate": "2025-11-13",
        "url": "https://allevents.in/springfield/sunrise-monthly-lunch-social-farmers-gastropub/200029136372113",
        "location": {
            "@type": "Place",
            "name": "Farmers Gastropub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2620 S Glenstone Ave,Springfield,MO,United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.16647",
                "longitude": "-93.26185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly lunch social!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotary Club of Springfield Sunrise",
                "url": "https://allevents.in/org/rotary-club-of-springfield-sunrise/26016801"
            }
        ]
    }
]
```