

# Event Details

- **Event Name**: Christmas Parade
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 05:00 pm
- **Event Description**: Float
- **Event URL**: https://allevents.in/longview/christmas-parade/200028141700634
- **Event Categories**: christmas-parades, parades
- **Interested Audience**: 
  - total_interested_count: 379

## Ticket Details


## Event venue details

- **city**: Longview
- **state**: TX
- **country**: United States
- **location**: 219 E Methvin St, Longview, TX 75601-7311, United States
- **lat**: 32.49583
- **long**: -94.73703
- **full address**: 219 E Methvin St, Longview, TX 75601-7311, United States

## Event gallery

- **Alt text**: Christmas Parade
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Parade&date=Sat%2C+20+Dec%2C+2025+at+05%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Christmas Parade being held?
  - **A:** Christmas Parade takes place on Sat, 20 Dec, 2025 at 05:00 pm to Sat, 20 Dec, 2025 at 05:00 pm at 219 E Methvin St, Longview, TX 75601-7311, United States.
- **Q**: Who is organizing Christmas Parade?
  - **A:** Christmas Parade is organized by Longview Martial Arts Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Parade",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Parade&date=Sat%2C+20+Dec%2C+2025+at+05%3A00+pm&bg=5",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/longview/christmas-parade/200028141700634",
        "location": {
            "@type": "Place",
            "name": "219 E Methvin St, Longview, TX 75601-7311, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "219 E Methvin St, Longview, TX 75601-7311, United States",
                "addressLocality": "Longview",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.49583",
                "longitude": "-94.73703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Float",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Longview Martial Arts Club",
                "url": "https://allevents.in/org/longview-martial-arts-club/25375855"
            }
        ]
    }
]
```