

# Event Details

- **Event Name**: Flower Festival
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 08:00 am (-05:00)
- **Event Description**: Families are invited to join us in celebrating summer and beautiful blooms! Activities will include DIY flower crowns, flower crafts, and planting a flower for your own starter garden. 

Children must be accompanied by a parent/guardian.
- **Event URL**: https://allevents.in/oxford/flower-festival/200030137046339
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: MS
- **country**: United States
- **location**: 4 County Road 2050, Oxford, MS 38655, United States
- **lat**: 34.38472
- **long**: -89.49416
- **full address**: 4 County Road 2050, Oxford, MS 38655, United States

## Event gallery

- **Alt text**: Flower Festival
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d220634bf4493e5255b0af67aa7c05f40a6fa9298b7420450a4fa76caf5542cc-rimg-w1200-h1553-dcfefffa-gmir?v=1779844718

## FAQs

- **Q**: When and where is Flower Festival being held?
  - **A:** Flower Festival takes place on Wed, 17 Jun, 2026 at 08:00 am to Wed, 17 Jun, 2026 at 08:00 am at 4 County Road 2050, Oxford, MS 38655, United States.
- **Q**: Who is organizing Flower Festival?
  - **A:** Flower Festival is organized by Delta Health Alliance Resource & Referral Centers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flower Festival",
        "image": "https://cdn-az.allevents.in/events9/banners/d220634bf4493e5255b0af67aa7c05f40a6fa9298b7420450a4fa76caf5542cc-rimg-w1200-h1553-dcfefffa-gmir?v=1779844718",
        "startDate": "2026-06-17T08:00:00-05:00",
        "url": "https://allevents.in/oxford/flower-festival/200030137046339",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4 County Road 2050, Oxford, MS 38655, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 CR-2050, Oxford, MS 38655, United States",
                "addressLocality": "Oxford",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.38472",
                "longitude": "-89.49416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families are invited to join us in celebrating summer and beautiful blooms! Activities will include DIY flower crowns, flower crafts, and planting a flower for your own starter garden. \n\nChildren must be accompanied by a parent/guardian.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Delta Health Alliance Resource & Referral Centers",
                "url": "https://allevents.in/org/delta-health-alliance-resource-and-referral-centers/27507652"
            }
        ]
    }
]
```