

# Event Details

- **Event Name**: Civic Meeting
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 07:00 pm
- **Event Description**: Civic Meeting to discuss what's going on in the community. Someone from JPSO will be there to give an update on crime in the area. Deano will be at the meeting as well.
- **Event URL**: https://allevents.in/westwego/civic-meeting/200029178915334
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Westwego
- **state**: LA
- **country**: United States
- **location**: Nine Mile Point Fire Department St.78
- **lat**: 29.933145
- **long**: -90.158947
- **full address**: Nine Mile Point Fire Department St.78, 1024 Oak Avunue,Bridge City,LA,United States, Westwego

## Event gallery

- **Alt text**: Civic Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9de28fcce4e807535eff4f3cf31e71ae287ee751e9e5753c45a542264120fe8e-rimg-w1200-h443-dc5f5e5d-gmir?v=1763546487

## FAQs

- **Q**: When and where is Civic Meeting being held?
  - **A:** Civic Meeting takes place on Wed, 19 Nov, 2025 at 07:00 pm to Wed, 19 Nov, 2025 at 07:00 pm at Nine Mile Point Fire Department St.78, 1024 Oak Avunue,Bridge City,LA,United States, Westwego.
- **Q**: Who is organizing Civic Meeting?
  - **A:** Civic Meeting is organized by Nine Mile Point Civic Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Civic Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/9de28fcce4e807535eff4f3cf31e71ae287ee751e9e5753c45a542264120fe8e-rimg-w1200-h443-dc5f5e5d-gmir?v=1763546487",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/westwego/civic-meeting/200029178915334",
        "location": {
            "@type": "Place",
            "name": "Nine Mile Point Fire Department St.78",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1024 Oak Avunue,Bridge City,LA,United States",
                "addressLocality": "Westwego",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.933145",
                "longitude": "-90.158947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Civic Meeting to discuss what's going on in the community. Someone from JPSO will be there to give an update on crime in the area. Deano will be at the meeting as well.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nine Mile Point Civic Association",
                "url": "https://allevents.in/org/nine-mile-point-civic-association/22592288"
            }
        ]
    }
]
```