

# Event Details

- **Event Name**: 64th Mason County Fair Parade
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 12:00 pm (-04:00)
- **Event Description**: The 64th Mason County Fair Parade will step off at Noon on Saturday, August 8th on Main Street in Downtown Point Pleasant!
- **Event URL**: https://allevents.in/point-pleasant/64th-mason-county-fair-parade/200029924923404
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 122

## Ticket Details


## Event venue details

- **city**: Point Pleasant
- **state**: WV
- **country**: United States
- **location**: City of Point Pleasant WV
- **lat**: 38.8423
- **long**: -82.13728
- **full address**: City of Point Pleasant WV, 400 Viand Street,Point Pleasant, West Virginia, United States

## Event gallery

- **Alt text**: 64th Mason County Fair Parade
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4e2bd56b342027cba155380509f2c3822719d11e55521ccd05f835abf8ac09bc-rimg-w851-h315-dcd8d3d9-gmir?v=1775863864

## FAQs

- **Q**: When and where is 64th Mason County Fair Parade being held?
  - **A:** 64th Mason County Fair Parade takes place on Sat, 08 Aug, 2026 at 12:00 pm to Sat, 08 Aug, 2026 at 12:00 pm at City of Point Pleasant WV, 400 Viand Street,Point Pleasant, West Virginia, United States.
- **Q**: Who is organizing 64th Mason County Fair Parade?
  - **A:** 64th Mason County Fair Parade is organized by Mason County Fair, WV.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "64th Mason County Fair Parade",
        "image": "https://cdn-az.allevents.in/events5/banners/4e2bd56b342027cba155380509f2c3822719d11e55521ccd05f835abf8ac09bc-rimg-w851-h315-dcd8d3d9-gmir?v=1775863864",
        "startDate": "2026-08-08T12:00:00-04:00",
        "url": "https://allevents.in/point-pleasant/64th-mason-county-fair-parade/200029924923404",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "City of Point Pleasant WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Viand Street,Point Pleasant, West Virginia",
                "addressLocality": "Point Pleasant",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8423",
                "longitude": "-82.13728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The 64th Mason County Fair Parade will step off at Noon on Saturday, August 8th on Main Street in Downtown Point Pleasant!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mason County Fair WV",
                "url": "https://allevents.in/org/mason-county-fair-wv/22570783"
            }
        ]
    }
]
```