

# Event Details

- **Event Name**: Plant and Bake Sale
- **Event Start and End Date**: Sat, 16 May, 2026 at 09:00 am (-04:00)
- **Event Description**: Our annual Plant and Bake Sale is always a wonderful start to the gardening year. Please join us!
- **Event URL**: https://allevents.in/northville/plant-and-bake-sale/200029926899030
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Northville
- **state**: MI
- **country**: United States
- **location**: Northville District Library
- **lat**: 42.430227952821
- **long**: -83.485447438164
- **full address**: Northville District Library, 212 W Cady St,Northville,MI,United States

## Event gallery

- **Alt text**: Plant and Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a7ddc62b1f023fc06f44b43717ca0e6b2dd791fbf794d8fea456f96ccac7200f-rimg-w1200-h669-dcffffff-gmir?v=1776780831

## FAQs

- **Q**: When and where is Plant and Bake Sale being held?
  - **A:** Plant and Bake Sale takes place on Sat, 16 May, 2026 at 09:00 am to Sat, 16 May, 2026 at 09:00 am at Northville District Library, 212 W Cady St,Northville,MI,United States.
- **Q**: Who is organizing Plant and Bake Sale?
  - **A:** Plant and Bake Sale is organized by Northville Garden Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Plant and Bake Sale is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Northville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Plant and Bake Sale sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant and Bake Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/a7ddc62b1f023fc06f44b43717ca0e6b2dd791fbf794d8fea456f96ccac7200f-rimg-w1200-h669-dcffffff-gmir?v=1776780831",
        "startDate": "2026-05-16T09:00:00-04:00",
        "url": "https://allevents.in/northville/plant-and-bake-sale/200029926899030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Northville District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 W Cady St,Northville,MI,United States",
                "addressLocality": "Northville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.430227952821",
                "longitude": "-83.485447438164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Plant and Bake Sale is always a wonderful start to the gardening year. Please join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northville Garden Club",
                "url": "https://allevents.in/org/northville-garden-club/25637057"
            }
        ]
    }
]
```