

# Event Details

- **Event Name**: Christmas Market
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 12:00 am (-04:00)
- **Event Description**: See you at the Christmas Market at Clay County Fairgrounds
- **Event URL**: https://allevents.in/green-cove-springs/christmas-market/200029414698030
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Green Cove Springs
- **state**: FL
- **country**: United States
- **location**: Clay County Fairgrounds
- **lat**: 29.980477
- **long**: -81.744005
- **full address**: Clay County Fairgrounds, 2497 State Road 16 W,Green Cove Springs, Florida, United States

## Event gallery

- **Alt text**: Christmas Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f935d19559c7c6b80598b8ecccf2d66c5a46cc28dfc4d0d6729f82c8d6a9333b-rimg-w1200-h1600-dceddcd4-gmir?v=1775249515

## FAQs

- **Q**: When and where is Christmas Market being held?
  - **A:** Christmas Market takes place on Sat, 03 Oct, 2026 at 12:00 am to Sat, 03 Oct, 2026 at 12:00 am at Clay County Fairgrounds, 2497 State Road 16 W,Green Cove Springs, Florida, United States.
- **Q**: Who is organizing Christmas Market?
  - **A:** Christmas Market is organized by Oyster Roast Art.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Market",
        "image": "https://cdn-az.allevents.in/events10/banners/f935d19559c7c6b80598b8ecccf2d66c5a46cc28dfc4d0d6729f82c8d6a9333b-rimg-w1200-h1600-dceddcd4-gmir?v=1775249515",
        "startDate": "2026-10-03T00:00:00-04:00",
        "url": "https://allevents.in/green-cove-springs/christmas-market/200029414698030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Clay County Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2497 State Road 16 W,Green Cove Springs, Florida",
                "addressLocality": "Green Cove Springs",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.980477",
                "longitude": "-81.744005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you at the Christmas Market at Clay County Fairgrounds",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oyster Roast Art",
                "url": "https://allevents.in/org/oyster-roast-art/26575320"
            }
        ]
    }
]
```