

# Event Details

- **Event Name**: Parade of Lights
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:00 pm
- **Event Description**: Mark your calendars for the Julington Prop Club Parade of Lights on Saturday, December 6th, at 7pm.
- **Event URL**: https://allevents.in/fruit-cove/parade-of-lights/200029197319458
- **Event Categories**: parades, calendar
- **Interested Audience**: 
  - total_interested_count: 195

## Ticket Details


## Event venue details

- **city**: Fruit Cove
- **state**: FL
- **country**: United States
- **location**: Julington Creek
- **lat**: 30.147088
- **long**: -81.614221
- **full address**: Julington Creek, Jacksonville, Florida, Fruit Cove, United States

## Event gallery

- **Alt text**: Parade of Lights
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1100eabe0207b7c170a76f19d13fc39bad6bebac2772a163e7f46155497179ac-rimg-w1200-h900-dc8b7a71-gmir?v=1764475056

## FAQs

- **Q**: When and where is Parade of Lights being held?
  - **A:** Parade of Lights takes place on Sat, 06 Dec, 2025 at 07:00 pm to Sat, 06 Dec, 2025 at 07:00 pm at Julington Creek, Jacksonville, Florida, Fruit Cove, United States.
- **Q**: Who is organizing Parade of Lights?
  - **A:** Parade of Lights is organized by Julington Creek Prop Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parade of Lights",
        "image": "https://cdn-az.allevents.in/events6/banners/1100eabe0207b7c170a76f19d13fc39bad6bebac2772a163e7f46155497179ac-rimg-w1200-h900-dc8b7a71-gmir?v=1764475056",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/fruit-cove/parade-of-lights/200029197319458",
        "location": {
            "@type": "Place",
            "name": "Julington Creek",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jacksonville, Florida",
                "addressLocality": "Fruit Cove",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.147088",
                "longitude": "-81.614221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars for the Julington Prop Club Parade of Lights on Saturday, December 6th, at 7pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Julington Creek Prop Club",
                "url": "https://allevents.in/org/julington-creek-prop-club/26178364"
            }
        ]
    }
]
```