

# Event Details

- **Event Name**: Pink Friday
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 10:00 am – Fri, 21 Nov, 2025 at 05:00 pm
- **Event Description**: The perfect opportunity to shop small business before Black Friday.
- **Event URL**: https://allevents.in/mt-vernon/pink-friday/200027722966931
- **Event Categories**: black-friday
- **Interested Audience**: 
  - total_interested_count: 107

## Ticket Details


## Event venue details

- **city**: Mt Vernon
- **state**: IA
- **country**: United States
- **location**: 616 1st Ave N, Mount Vernon, IA
- **lat**: 41.92616
- **long**: -91.41251
- **full address**: 616 1st Ave N, Mount Vernon, IA, 616 1st Ave N, Mt Vernon, IA 52314-1418, United States

## Event gallery

- **Alt text**: Pink Friday
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fcf4e611312b572e21c398e9a56cd0e6ed81d456bbbf6fb6469617951d1e8926-rimg-w1080-h1080-dcfae7e0-gmir?v=1763694190

## FAQs

- **Q**: When and where is Pink Friday being held?
  - **A:** Pink Friday takes place on Fri, 21 Nov, 2025 at 10:00 am to Fri, 21 Nov, 2025 at 05:00 pm at 616 1st Ave N, Mount Vernon, IA, 616 1st Ave N, Mt Vernon, IA 52314-1418, United States.
- **Q**: Who is organizing Pink Friday?
  - **A:** Pink Friday is organized by Back Porch Pickers and Artisans.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pink Friday",
        "image": "https://cdn-az.allevents.in/events7/banners/fcf4e611312b572e21c398e9a56cd0e6ed81d456bbbf6fb6469617951d1e8926-rimg-w1080-h1080-dcfae7e0-gmir?v=1763694190",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/mt-vernon/pink-friday/200027722966931",
        "location": {
            "@type": "Place",
            "name": "616 1st Ave N, Mount Vernon, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "616 1st Ave N, Mt Vernon, IA 52314-1418, United States",
                "addressLocality": "Mt Vernon",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.92616",
                "longitude": "-91.41251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The perfect opportunity to shop small business before Black Friday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Back Porch Pickers and Artisans",
                "url": "https://allevents.in/org/back-porch-pickers-and-artisans/25994854"
            }
        ]
    }
]
```