

# Event Details

- **Event Name**: Financial Literacy Workshop
- **Event Start and End Date**: Wed, 27 May, 2026 at 06:00 pm
- **Event Description**: Join us for a financial literacy workshop presented by Ezra Robinson, financial advisor at Edward Jones. Ezra will cover topics such as budgeting, credit, and planning for the future.
- **Event URL**: https://allevents.in/edgerton/financial-literacy-workshop/200030123197754
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Edgerton
- **state**: WI
- **country**: United States
- **location**: 101 Albion St, Edgerton, WI, United States, Wisconsin 53534
- **lat**: 42.83637
- **long**: -89.07155
- **full address**: 101 Albion St, Edgerton, WI, United States, Wisconsin 53534

## Event gallery

- **Alt text**: Financial Literacy Workshop
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/18e308c5d5051ed6db0433ad0102db1b955d0b53da992e023943cafcaa3751c1-rimg-w1200-h675-dcf3eeeb-gmir?v=1779660294

## FAQs

- **Q**: When and where is Financial Literacy Workshop being held?
  - **A:** Financial Literacy Workshop takes place on Wed, 27 May, 2026 at 06:00 pm to Wed, 27 May, 2026 at 06:00 pm at 101 Albion St, Edgerton, WI, United States, Wisconsin 53534.
- **Q**: Who is organizing Financial Literacy Workshop?
  - **A:** Financial Literacy Workshop is organized by Edgerton Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Financial Literacy Workshop",
        "image": "https://cdn-az.allevents.in/events5/banners/18e308c5d5051ed6db0433ad0102db1b955d0b53da992e023943cafcaa3751c1-rimg-w1200-h675-dcf3eeeb-gmir?v=1779660294",
        "startDate": "2026-05-27",
        "url": "https://allevents.in/edgerton/financial-literacy-workshop/200030123197754",
        "location": {
            "@type": "Place",
            "name": "101 Albion St, Edgerton, WI, United States, Wisconsin 53534",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Albion St, Edgerton, WI 53534-1836, United States",
                "addressLocality": "Edgerton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.83637",
                "longitude": "-89.07155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a financial literacy workshop presented by Ezra Robinson, financial advisor at Edward Jones. Ezra will cover topics such as budgeting, credit, and planning for the future.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edgerton Public Library",
                "url": "https://allevents.in/org/edgerton-public-library/21299716"
            }
        ]
    }
]
```