

# Event Details

- **Event Name**: St. Augustine Farmers Market
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 10:00 am – Sun, 12 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: Come shop local!!
- **Event URL**: https://allevents.in/saint-augustine/st-augustine-farmers-market/200029865531516
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Saint Augustine
- **state**: FL
- **country**: United States
- **location**: Classic Car Museum of St. Augustine
- **lat**: 29.805016651573
- **long**: -81.323481716395
- **full address**: Classic Car Museum of St. Augustine, 4730 US Hwy 1 South,Saint Augustine Shores, Florida, Saint Augustine, United States

## Event gallery

- **Alt text**: St. Augustine Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d6511804034a1759ca266222119a5c5d46b37a413781892c1685df125b7f47ad-rimg-w500-h500-dcffffff-gmir?v=1775881530

## FAQs

- **Q**: When and where is St. Augustine Farmers Market being held?
  - **A:** St. Augustine Farmers Market takes place on Sun, 12 Apr, 2026 at 10:00 am to Sun, 12 Apr, 2026 at 02:00 pm at Classic Car Museum of St. Augustine, 4730 US Hwy 1 South,Saint Augustine Shores, Florida, Saint Augustine, United States.
- **Q**: Who is organizing St. Augustine Farmers Market?
  - **A:** St. Augustine Farmers Market is organized by Theplantgypsyfl.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Augustine Farmers Market",
        "image": "https://cdn-az.allevents.in/events7/banners/d6511804034a1759ca266222119a5c5d46b37a413781892c1685df125b7f47ad-rimg-w500-h500-dcffffff-gmir?v=1775881530",
        "startDate": "2026-04-12T10:00:00-04:00",
        "endDate": "2026-04-12T14:00:00-04:00",
        "url": "https://allevents.in/saint-augustine/st-augustine-farmers-market/200029865531516",
        "location": {
            "@type": "Place",
            "name": "Classic Car Museum of St. Augustine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4730 US Hwy 1 South,Saint Augustine Shores, Florida",
                "addressLocality": "Saint Augustine",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.805016651573",
                "longitude": "-81.323481716395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come shop local!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Theplantgypsyfl",
                "url": "https://allevents.in/org/theplantgypsyfl/25158255"
            }
        ]
    }
]
```