

# Event Details

- **Event Name**: Fruit and Vegetable Field Day
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 09:00 am
- **Event Description**: We are having a Fruit and Vegetable Field Day next Tuesday June 23rd.
- **Event URL**: https://allevents.in/brewton/fruit-and-vegetable-field-day/200030263631006
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brewton
- **state**: AL
- **country**: United States
- **location**: Brewton Ag Research Unit
- **lat**: 31.142591172884
- **long**: -87.049411029147
- **full address**: Brewton Ag Research Unit, Brewton,AL,United States

## Event gallery

- **Alt text**: Fruit and Vegetable Field Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7f418ce75da036fe4d697d608eaad10afdb44f75bde259c6a4b4123fa497da0f-rimg-w1200-h893-dcffffff-gmir?v=1781789465

## FAQs

- **Q**: When and where is Fruit and Vegetable Field Day being held?
  - **A:** Fruit and Vegetable Field Day takes place on Tue, 23 Jun, 2026 at 09:00 am to Tue, 23 Jun, 2026 at 09:00 am at Brewton Ag Research Unit, Brewton,AL,United States.
- **Q**: Who is organizing Fruit and Vegetable Field Day?
  - **A:** Fruit and Vegetable Field Day is organized by Brewton Ag Research Unit.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fruit and Vegetable Field Day",
        "image": "https://cdn-az.allevents.in/events3/banners/7f418ce75da036fe4d697d608eaad10afdb44f75bde259c6a4b4123fa497da0f-rimg-w1200-h893-dcffffff-gmir?v=1781789465",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/brewton/fruit-and-vegetable-field-day/200030263631006",
        "location": {
            "@type": "Place",
            "name": "Brewton Ag Research Unit",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brewton,AL,United States",
                "addressLocality": "Brewton",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.142591172884",
                "longitude": "-87.049411029147"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having a Fruit and Vegetable Field Day next Tuesday June 23rd.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brewton Ag Research Unit",
                "url": "https://allevents.in/org/brewton-ag-research-unit/27937467"
            }
        ]
    }
]
```