

# Event Details

- **Event Name**: Longwood Farmer's Market 
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 09:00 am – Sat, 21 Feb, 2026 at 01:30 pm
- **Event Description**: C'M Subs will be making your favorite sandwich.
 Breakfast or lunch don't forget the
 All Beef Hot Dogs ?
- **Event URL**: https://allevents.in/longwood/longwood-farmers-market/200029704488041
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Longwood
- **state**: FL
- **country**: United States
- **location**: Reiter Park
- **lat**: 28.700501869126
- **long**: -81.351293385468
- **full address**: Reiter Park, 311 W WARREN AVENUE LONGWOOD,Longwood,FL,United States

## Event gallery

- **Alt text**: Longwood Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/802335b486a5e0acff91fc30c217bf192e4083edee9490576ba1a27d63dc0a53-rimg-w1200-h585-dc07b2d9-gmir?v=1771633540

## FAQs

- **Q**: When and where is Longwood Farmer's Market  being held?
  - **A:** Longwood Farmer's Market  takes place on Sat, 21 Feb, 2026 at 09:00 am to Sat, 21 Feb, 2026 at 01:30 pm at Reiter Park, 311 W WARREN AVENUE LONGWOOD,Longwood,FL,United States.
- **Q**: Who is organizing Longwood Farmer's Market ?
  - **A:** Longwood Farmer's Market  is organized by C'M Subs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Longwood Farmer's Market",
        "image": "https://cdn-az.allevents.in/events5/banners/802335b486a5e0acff91fc30c217bf192e4083edee9490576ba1a27d63dc0a53-rimg-w1200-h585-dc07b2d9-gmir?v=1771633540",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/longwood/longwood-farmers-market/200029704488041",
        "location": {
            "@type": "Place",
            "name": "Reiter Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 W WARREN AVENUE LONGWOOD,Longwood,FL,United States",
                "addressLocality": "Longwood",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.700501869126",
                "longitude": "-81.351293385468"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "C'M Subs will be making your favorite sandwich.\n Breakfast or lunch don't forget the\n All Beef Hot Dogs ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CM Subs",
                "url": "https://allevents.in/org/cm-subs/25165962"
            }
        ]
    }
]
```