

# Event Details

- **Event Name**: Florence Parade
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: looking to see if anyone wants to ride in this parade with my 12 yo son leading on his mini bike. its not very long but they have an event afterward on main street after.
- **Event URL**: https://allevents.in/florence/florence-parade/200029093595154
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029093595154?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=florence-events

## Event venue details

- **city**: Florence
- **state**: TX
- **country**: United States
- **location**: Florence Elementary, Florence, Texas
- **lat**: 30.845314637352
- **long**: -97.793843170174
- **full address**: Florence Elementary, Florence, Texas, United States

## Event gallery

- **Alt text**: Florence Parade
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9f27e4cbcb5aa5dbdf699d97732ceabb43f92f70ae941d32d320e0129314cedc-rimg-w960-h502-dcf24406-gmir?v=1765182566

## FAQs

- **Q**: When and where is Florence Parade being held?
  - **A:** Florence Parade takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 11:00 am at Florence Elementary, Florence, Texas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Florence Parade",
        "image": "https://cdn-az.allevents.in/events9/banners/9f27e4cbcb5aa5dbdf699d97732ceabb43f92f70ae941d32d320e0129314cedc-rimg-w960-h502-dcf24406-gmir?v=1765182566",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/florence/florence-parade/200029093595154",
        "location": {
            "@type": "Place",
            "name": "Florence Elementary, Florence, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Florence, Texas",
                "addressLocality": "Florence",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.845314637352",
                "longitude": "-97.793843170174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "looking to see if anyone wants to ride in this parade with my 12 yo son leading on his mini bike. its not very long but they have an event afterward on main street after."
    }
]
```