

# Event Details

- **Event Name**: Bake Sale Fundraiser 
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 10:00 am – Fri, 21 Nov, 2025 at 03:00 pm
- **Event Description**: Come out and enjoy some goodies on November 21st from 10am to 3pm.
- **Event URL**: https://allevents.in/monett/bake-sale-fundraiser/200029200719658
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Monett
- **state**: MO
- **country**: United States
- **location**: Lacoba Homes Inc.
- **lat**: 36.914728
- **long**: -93.909983
- **full address**: Lacoba Homes Inc., Hwy 60 East,Monett,MO,United States

## Event gallery

- **Alt text**: Bake Sale Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ecde996012b953d3581f3e1477a3ce4e4a0aebcad5bca497e65f794d7f87cd65-rimg-w1200-h936-dc306034-gmir?v=1763206737

## FAQs

- **Q**: When and where is Bake Sale Fundraiser  being held?
  - **A:** Bake Sale Fundraiser  takes place on Fri, 21 Nov, 2025 at 10:00 am to Fri, 21 Nov, 2025 at 03:00 pm at Lacoba Homes Inc., Hwy 60 East,Monett,MO,United States.
- **Q**: Who is organizing Bake Sale Fundraiser ?
  - **A:** Bake Sale Fundraiser  is organized by Lacoba Homes Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake Sale Fundraiser",
        "image": "https://cdn-az.allevents.in/events10/banners/ecde996012b953d3581f3e1477a3ce4e4a0aebcad5bca497e65f794d7f87cd65-rimg-w1200-h936-dc306034-gmir?v=1763206737",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/monett/bake-sale-fundraiser/200029200719658",
        "location": {
            "@type": "Place",
            "name": "Lacoba Homes Inc.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hwy 60 East,Monett,MO,United States",
                "addressLocality": "Monett",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.914728",
                "longitude": "-93.909983"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and enjoy some goodies on November 21st from 10am to 3pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lacoba Homes Inc.",
                "url": "https://allevents.in/org/lacoba-homes-inc/26842808"
            }
        ]
    }
]
```