

# Event Details

- **Event Name**: Spring Market
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am (-05:00)
- **Event Description**: Join us every Saturday for a vibrant farmers market featuring a variety of vendors, fresh fruits, vegetables, and more, including delicious samples! If you're interested in becoming a vendor, feel free to reach out to us!
- **Event URL**: https://allevents.in/foley/spring-market/200029944282625
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Foley
- **state**: AL
- **country**: United States
- **location**: 3910 S McKenzie St, Foley, AL
- **lat**: 30.35641
- **long**: -87.68377
- **full address**: 3910 S McKenzie St, Foley, AL, United States

## Event gallery

- **Alt text**: Spring Market
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9490c82ccb0ed496526c09601382e56a18ff3f52b1369c12b1cf12525a9b10f8-rimg-w546-h633-dcf7db92-gmir?v=1776224725

## FAQs

- **Q**: When and where is Spring Market being held?
  - **A:** Spring Market takes place on Sat, 18 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 09:00 am at 3910 S McKenzie St, Foley, AL, United States.
- **Q**: Who is organizing Spring Market?
  - **A:** Spring Market is organized by The Farmhouse Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Market",
        "image": "https://cdn-az.allevents.in/events7/banners/9490c82ccb0ed496526c09601382e56a18ff3f52b1369c12b1cf12525a9b10f8-rimg-w546-h633-dcf7db92-gmir?v=1776224725",
        "startDate": "2026-04-18T09:00:00-05:00",
        "url": "https://allevents.in/foley/spring-market/200029944282625",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3910 S McKenzie St, Foley, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3910 S McKenzie St, Foley, AL 36535-3718, United States",
                "addressLocality": "Foley",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.35641",
                "longitude": "-87.68377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Saturday for a vibrant farmers market featuring a variety of vendors, fresh fruits, vegetables, and more, including delicious samples! If you're interested in becoming a vendor, feel free to reach out to us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Farmhouse Market",
                "url": "https://allevents.in/org/the-farmhouse-market/24451621"
            }
        ]
    }
]
```