

# Event Details

- **Event Name**: May 2026 Final Friday
- **Event Start and End Date**: Fri, 29 May, 2026 at 05:00 pm – Fri, 29 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Save the date! More details coming soon!
- **Event URL**: https://allevents.in/alliance/may-2026-final-friday/200029948640752
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alliance
- **state**: OH
- **country**: United States
- **location**: E Main Street, Alliance, OH
- **lat**: 40.92179
- **long**: -81.1007
- **full address**: E Main Street, Alliance, OH, United States

## Event gallery

- **Alt text**: May 2026 Final Friday
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6b392585b90e23ef43a7f3f7e1cd03e5b9d17fb9a25a802f0f5909b93cc00fce-rimg-w1200-h1553-dcfedd74-gmir?v=1776284332

## FAQs

- **Q**: When and where is May 2026 Final Friday being held?
  - **A:** May 2026 Final Friday takes place on Fri, 29 May, 2026 at 05:00 pm to Fri, 29 May, 2026 at 08:00 pm at E Main Street, Alliance, OH, United States.
- **Q**: Who is organizing May 2026 Final Friday?
  - **A:** May 2026 Final Friday is organized by Main Street Alliance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May 2026 Final Friday",
        "image": "https://cdn-az.allevents.in/events8/banners/6b392585b90e23ef43a7f3f7e1cd03e5b9d17fb9a25a802f0f5909b93cc00fce-rimg-w1200-h1553-dcfedd74-gmir?v=1776284332",
        "startDate": "2026-05-29T17:00:00-04:00",
        "endDate": "2026-05-29T20:00:00-04:00",
        "url": "https://allevents.in/alliance/may-2026-final-friday/200029948640752",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "E Main Street, Alliance, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 E Main St, Alliance, OH 44601-2424, United States",
                "addressLocality": "Alliance",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.92179",
                "longitude": "-81.1007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date! More details coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Main Street Alliance",
                "url": "https://allevents.in/org/main-street-alliance/23260865"
            }
        ]
    }
]
```