

# Event Details

- **Event Name**: U-Pick Blueberries
- **Event Start and End Date**: Sun, 31 May, 2026 at 08:00 am – Sun, 31 May, 2026 at 05:00 pm
- **Event Description**: U-Pick blueberries. No pesticides applied. All natural.
- **Event URL**: https://allevents.in/jacksonville/u-pick-blueberries/200030128634052
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jacksonville
- **state**: FL
- **country**: United States
- **location**: 10207 Garden Street, 32219
- **lat**: 30.4101
- **long**: -81.83467
- **full address**: 10207 Garden Street, 32219, 10207 Garden St, Jacksonville, FL 32219-1947, United States

## Event gallery

- **Alt text**: U-Pick Blueberries
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7883c443714d1d858d94962562976ce16eb6f125cc454549a9185a4bf9c40c6a-rimg-w1200-h663-dc466232-gmir?v=1779765051

## FAQs

- **Q**: When and where is U-Pick Blueberries being held?
  - **A:** U-Pick Blueberries takes place on Sun, 31 May, 2026 at 08:00 am to Sun, 31 May, 2026 at 05:00 pm at 10207 Garden Street, 32219, 10207 Garden St, Jacksonville, FL 32219-1947, United States.
- **Q**: Who is organizing U-Pick Blueberries?
  - **A:** U-Pick Blueberries is organized by Cozy Oaks Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "U-Pick Blueberries",
        "image": "https://cdn-az.allevents.in/events6/banners/7883c443714d1d858d94962562976ce16eb6f125cc454549a9185a4bf9c40c6a-rimg-w1200-h663-dc466232-gmir?v=1779765051",
        "startDate": "2026-05-31",
        "endDate": "2026-05-31",
        "url": "https://allevents.in/jacksonville/u-pick-blueberries/200030128634052",
        "location": {
            "@type": "Place",
            "name": "10207 Garden Street, 32219",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10207 Garden St, Jacksonville, FL 32219-1947, United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.4101",
                "longitude": "-81.83467"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "U-Pick blueberries. No pesticides applied. All natural.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cozy Oaks Farm",
                "url": "https://allevents.in/org/cozy-oaks-farm/24068755"
            }
        ]
    }
]
```