

# Event Details

- **Event Name**: Spring Bake Sale
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 08:00 am – Sat, 25 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Rain or Shine - Spring Bake Sale hosted by the American Legion Auxiliary Unit 4
- **Event URL**: https://allevents.in/livingston/spring-bake-sale/200029953043553
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Livingston
- **state**: TN
- **country**: United States
- **location**: 121 South Church Street, Livingston, TN
- **lat**: 36.38225
- **long**: -85.32202
- **full address**: 121 South Church Street, Livingston, TN, United States

## Event gallery

- **Alt text**: Spring Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/944e4ed683700b58cb68755b1dc87b53428be5c24dc98312cbde91ccaf0ea66e-rimg-w640-h960-dcf0f4f1-gmir?v=1776338152

## FAQs

- **Q**: When and where is Spring Bake Sale being held?
  - **A:** Spring Bake Sale takes place on Sat, 25 Apr, 2026 at 08:00 am to Sat, 25 Apr, 2026 at 12:00 pm at 121 South Church Street, Livingston, TN, United States.
- **Q**: Who is organizing Spring Bake Sale?
  - **A:** Spring Bake Sale is organized by American Legion Post 004 & Auxiliary Unit 4.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Livingston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Bake Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/944e4ed683700b58cb68755b1dc87b53428be5c24dc98312cbde91ccaf0ea66e-rimg-w640-h960-dcf0f4f1-gmir?v=1776338152",
        "startDate": "2026-04-25T08:00:00-05:00",
        "endDate": "2026-04-25T12:00:00-05:00",
        "url": "https://allevents.in/livingston/spring-bake-sale/200029953043553",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "121 South Church Street, Livingston, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 S Church St, Livingston, TN 38570-1940, United States",
                "addressLocality": "Livingston",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.38225",
                "longitude": "-85.32202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rain or Shine - Spring Bake Sale hosted by the American Legion Auxiliary Unit 4",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 004 & Auxiliary Unit 4",
                "url": "https://allevents.in/org/american-legion-post-004-and-auxiliary-unit-4/23606775"
            }
        ]
    }
]
```