

# Event Details

- **Event Name**: Bake sale fundraiser 
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am – Sat, 22 Nov, 2025 at 04:00 pm
- **Event Description**: Come by and visit the Museum!
- **Event URL**: https://allevents.in/irvine/bake-sale-fundraiser/200029208209405
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Irvine
- **state**: KY
- **country**: United States
- **location**: 133-135 Broadway, Irvine, KY
- **lat**: 37.70105
- **long**: -83.97381
- **full address**: 133-135 Broadway, Irvine, KY, United States

## Event gallery

- **Alt text**: Bake sale fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a7a300fc462f40b06cbc886c255d1a6f48f15c9a624634e20694e79e92fe01cd-rimg-w944-h400-dca8a7a6-gmir?v=1763357465

## FAQs

- **Q**: When and where is Bake sale fundraiser  being held?
  - **A:** Bake sale fundraiser  takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 04:00 pm at 133-135 Broadway, Irvine, KY, United States.
- **Q**: Who is organizing Bake sale fundraiser ?
  - **A:** Bake sale fundraiser  is organized by Estill County Historical & Genealogical Society and Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake sale fundraiser",
        "image": "https://cdn-az.allevents.in/events4/banners/a7a300fc462f40b06cbc886c255d1a6f48f15c9a624634e20694e79e92fe01cd-rimg-w944-h400-dca8a7a6-gmir?v=1763357465",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/irvine/bake-sale-fundraiser/200029208209405",
        "location": {
            "@type": "Place",
            "name": "133-135 Broadway, Irvine, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "133 Broadway St, Irvine, KY 40336-1055, United States",
                "addressLocality": "Irvine",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.70105",
                "longitude": "-83.97381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come by and visit the Museum!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Estill County Historical & Genealogical Society and Museum",
                "url": "https://allevents.in/org/estill-county-historical-and-genealogical-society-and-museum/20329188"
            }
        ]
    }
]
```