

# Event Details

- **Event Name**: Council Meeting
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm
- **Event Description**: Regular Council meeting held on the third Tuesday of each month at city hall 6 pm.
- **Event URL**: https://allevents.in/ola/council-meeting/200028895078025
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Ola
- **state**: AR
- **country**: United States
- **location**: 115 East Pennington, Ola, AR
- **lat**: 35.0326
- **long**: -93.2246
- **full address**: 115 East Pennington, Ola, AR, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: City of Ola, Arkansas (https://allevents.in/org/city-of-ola-arkansas/24451689)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Council+Meeting&date=Tue%2C+16+Dec%2C+2025+at+06%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dd361c496fbf2c2380347a0e108136e41d7e8aa8ecc837e712bcabe71c0aba1c-rimg-w300-h300-dc0274b8-gmir?v=1765722947

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 115 East Pennington, Ola, AR, United States
- **Q**: Who is organizing the event?
  - **A:** City of Ola, Arkansas
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Council Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Council Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Council+Meeting&date=Tue%2C+16+Dec%2C+2025+at+06%3A00+pm&bg=1",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/ola/council-meeting/200028895078025",
        "location": {
            "@type": "Place",
            "name": "115 East Pennington, Ola, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 W Pennington St, Ola, AR 72853, United States",
                "addressLocality": "Ola",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.0326",
                "longitude": "-93.2246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regular Council meeting held on the third Tuesday of each month at city hall 6 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Ola Arkansas",
                "url": "https://allevents.in/org/city-of-ola-arkansas/24451689"
            }
        ]
    }
]
```