

# Event Details

- **Event Name**: Christmas Parade
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:30 pm
- **Event Description**: Lighted Parade begins at City Hall and ends at City Park, to start the Holiday in the Park Event.
- **Event URL**: https://allevents.in/godley/christmas-parade/200029136586956
- **Event Categories**: christmas-parades, parades, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 345

## Ticket Details


## Event venue details

- **city**: Godley
- **state**: TX
- **country**: United States
- **location**: 200 W Railroad Avenue, Godley, TX, United States, Texas 76044
- **lat**: 32.44699
- **long**: -97.52917
- **full address**: 200 W Railroad Avenue, Godley, TX, United States, Texas 76044

## Event gallery

- **Alt text**: Christmas Parade
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1163d613e6d4c5a99f7f3447a25edec3d7fc58795e1e4e28de5b0bff1296bc71-rimg-w1200-h1553-dcfffcf9-gmir?v=1764676762

## FAQs

- **Q**: When and where is Christmas Parade being held?
  - **A:** Christmas Parade takes place on Fri, 05 Dec, 2025 at 05:30 pm to Fri, 05 Dec, 2025 at 05:30 pm at 200 W Railroad Avenue, Godley, TX, United States, Texas 76044.
- **Q**: Who is organizing Christmas Parade?
  - **A:** Christmas Parade is organized by City of Godley.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Parade",
        "image": "https://cdn-az.allevents.in/events3/banners/1163d613e6d4c5a99f7f3447a25edec3d7fc58795e1e4e28de5b0bff1296bc71-rimg-w1200-h1553-dcfffcf9-gmir?v=1764676762",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/godley/christmas-parade/200029136586956",
        "location": {
            "@type": "Place",
            "name": "200 W Railroad Avenue, Godley, TX, United States, Texas 76044",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 W Railroad Ave, Godley, TX 76044, United States",
                "addressLocality": "Godley",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.44699",
                "longitude": "-97.52917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lighted Parade begins at City Hall and ends at City Park, to start the Holiday in the Park Event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Godley",
                "url": "https://allevents.in/org/city-of-godley/23693757"
            }
        ]
    }
]
```