

# Event Details

- **Event Name**: State Of The City
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 12:00 pm
- **Event Description**: Join us in City Hall Council Chambers on January 1st for Mayor Bollwage's Annual State of the City Address, where we'll reflect on this past year's progress and share what's ahead for 2026.
- **Event URL**: https://allevents.in/elizabeth/state-of-the-city/200029360973614
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Elizabeth
- **state**: NJ
- **country**: United States
- **location**: 50 W Winfield Scott Plz, Elizabeth, NJ, United States, New Jersey 07201
- **lat**: 40.66119
- **long**: -74.21479
- **full address**: 50 W Winfield Scott Plz, Elizabeth, NJ, United States, New Jersey 07201

## Event gallery

- **Alt text**: State Of The City
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a72857b67af13feae3e45855ad0b19f0f721d80aee5020cc3e22003bd095927b-rimg-w1200-h1528-dcffffff-gmir?v=1767120746

## FAQs

- **Q**: When and where is State Of The City being held?
  - **A:** State Of The City takes place on Thu, 01 Jan, 2026 at 12:00 pm to Thu, 01 Jan, 2026 at 12:00 pm at 50 W Winfield Scott Plz, Elizabeth, NJ, United States, New Jersey 07201.
- **Q**: Who is organizing State Of The City?
  - **A:** State Of The City is organized by City of Elizabeth NJ - City Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "State Of The City",
        "image": "https://cdn-az.allevents.in/events2/banners/a72857b67af13feae3e45855ad0b19f0f721d80aee5020cc3e22003bd095927b-rimg-w1200-h1528-dcffffff-gmir?v=1767120746",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/elizabeth/state-of-the-city/200029360973614",
        "location": {
            "@type": "Place",
            "name": "50 W Winfield Scott Plz, Elizabeth, NJ, United States, New Jersey 07201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 W Winfield Scott Plz, Elizabeth, NJ 07201, United States",
                "addressLocality": "Elizabeth",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.66119",
                "longitude": "-74.21479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in City Hall Council Chambers on January 1st for Mayor Bollwage's Annual State of the City Address, where we'll reflect on this past year's progress and share what's ahead for 2026.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Elizabeth NJ - City Hall",
                "url": "https://allevents.in/org/city-of-elizabeth-nj-city-hall/26024911"
            }
        ]
    }
]
```