

# Event Details

- **Event Name**: Meet the Mayor
- **Event Start and End Date**: Mon, 09 Mar, 2026 at 11:00 am
- **Event Description**: Get to know Carbondale's new mayor, Michele Bannon, at this new monthly program! Over light refreshments, community members will have the opportunity to discuss the City of Carbondale in a productive and casual conversation about the town. This program is open to all, but registration is required.
- **Event URL**: https://allevents.in/carbondale/meet-the-mayor/200029786432212
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Carbondale
- **state**: PA
- **country**: United States
- **location**: 5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407
- **lat**: 41.5727
- **long**: -75.503
- **full address**: 5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407

## Event gallery

- **Alt text**: Meet the Mayor
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0c033562a53178195021d48a9a9ed324d167713ebe287944d9a43cbf0180652e-rimg-w1200-h675-dcc5ded8-gmir?v=1772969471

## FAQs

- **Q**: When and where is Meet the Mayor being held?
  - **A:** Meet the Mayor takes place on Mon, 09 Mar, 2026 at 11:00 am to Mon, 09 Mar, 2026 at 11:00 am at 5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407.
- **Q**: Who is organizing Meet the Mayor?
  - **A:** Meet the Mayor is organized by Carbondale Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet the Mayor",
        "image": "https://cdn-az.allevents.in/events3/banners/0c033562a53178195021d48a9a9ed324d167713ebe287944d9a43cbf0180652e-rimg-w1200-h675-dcc5ded8-gmir?v=1772969471",
        "startDate": "2026-03-09",
        "url": "https://allevents.in/carbondale/meet-the-mayor/200029786432212",
        "location": {
            "@type": "Place",
            "name": "5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 N Main St, Carbondale, PA 18407-2303, United States",
                "addressLocality": "Carbondale",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5727",
                "longitude": "-75.503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get to know Carbondale's new mayor, Michele Bannon, at this new monthly program! Over light refreshments, community members will have the opportunity to discuss the City of Carbondale in a productive and casual conversation about the town. This program is open to all, but registration is required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carbondale Public Library",
                "url": "https://allevents.in/org/carbondale-public-library/20382595"
            }
        ]
    }
]
```