

# Event Details

- **Event Name**: Live on the Lawn
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 11:00 am – Fri, 31 Oct, 2025 at 11:00 pm
- **Event Description**: Join us for football, live music, and more at Cypress Lawn!
- **Event URL**: https://allevents.in/broken-bow/live-on-the-lawn/200029007649106
- **Event Categories**: music, sports, live-music, entertainment, football
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Broken Bow
- **state**: OK
- **country**: United States
- **location**: 272 N State Highway 259A, Broken Bow, OK, United States, Oklahoma 74728
- **lat**: 34.14362
- **long**: -94.74235
- **full address**: 272 N State Highway 259A, Broken Bow, OK, United States, Oklahoma 74728

## Event gallery

- **Alt text**: Live on the Lawn
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/85f14947e189826e1f35a465c7eb0bcdf484aa6bc18d3f32ce5bd30eae5127b5-rimg-w1200-h628-dcc69161-gmir?v=1761683058

## FAQs

- **Q**: When and where is Live on the Lawn being held?
  - **A:** Live on the Lawn takes place on Sat, 25 Oct, 2025 at 11:00 am to Fri, 31 Oct, 2025 at 11:00 pm at 272 N State Highway 259A, Broken Bow, OK, United States, Oklahoma 74728.
- **Q**: Who is organizing Live on the Lawn?
  - **A:** Live on the Lawn is organized by Choctaw Landing.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live on the Lawn is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Broken Bow, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live on the Lawn sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live on the Lawn",
        "image": "https://cdn-az.allevents.in/events9/banners/85f14947e189826e1f35a465c7eb0bcdf484aa6bc18d3f32ce5bd30eae5127b5-rimg-w1200-h628-dcc69161-gmir?v=1761683058",
        "startDate": "2025-10-25",
        "endDate": "2025-10-31",
        "url": "https://allevents.in/broken-bow/live-on-the-lawn/200029007649106",
        "location": {
            "@type": "Place",
            "name": "272 N State Highway 259A, Broken Bow, OK, United States, Oklahoma 74728",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "272 OK-259A, Broken Bow, OK 74728, United States",
                "addressLocality": "Broken Bow",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.14362",
                "longitude": "-94.74235"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for football, live music, and more at Cypress Lawn!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Choctaw Landing",
                "url": "https://allevents.in/org/choctaw-landing/23966761"
            }
        ]
    }
]
```