

# Event Details

- **Event Name**: Lawton 2 Fall Festival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 06:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-05:00)
- **Event Description**: Join us for a fun evening filled with good food, including chili, hotdogs, cornbread and treats. There will be games, prizes, and trunk or treating. This is a great time to try out your Halloween costume before the big day and to decorate your trunk.
- **Event URL**: https://allevents.in/lawton/lawton-2-fall-festival/1600030472320039
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030472320039

## Event venue details

- **city**: Lawton
- **state**: OK
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.597142913448
- **long**: -98.479414039227
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7002 Southwest Drakestone Boulevard, Lawton, US

## Event gallery

- **Alt text**: Lawton 2 Fall Festival
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/985f7a30-8a8a-11f1-887f-cf3a1ec20c70-rimg-w1200-h675-dc161516-gmir.jpg

## FAQs

- **Q**: When and where is Lawton 2 Fall Festival being held?
  - **A:** Lawton 2 Fall Festival takes place on Sat, 24 Oct, 2026 at 06:00 pm to Sat, 24 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7002 Southwest Drakestone Boulevard, Lawton, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lawton 2 Fall Festival is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Lawton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lawton 2 Fall Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lawton 2 Fall Festival",
        "image": "https://cdn-az.allevents.in/events2/banners/985f7a30-8a8a-11f1-887f-cf3a1ec20c70-rimg-w1200-h675-dc161516-gmir.jpg",
        "startDate": "2026-10-24T18:00:00-05:00",
        "endDate": "2026-10-24T20:00:00-05:00",
        "url": "https://allevents.in/lawton/lawton-2-fall-festival/1600030472320039",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7002 Southwest Drakestone Boulevard",
                "addressLocality": "Lawton",
                "addressRegion": "OK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.597142913448",
                "longitude": "-98.479414039227"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun evening filled with good food, including chili, hotdogs, cornbread and treats. There will be games, prizes, and trunk or treating. This is a great time to try out your Halloween costume before the big day and to decorate your trunk."
    }
]
```