

# Event Details

- **Event Name**: Black Friday Sale!
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 11:00 am – Fri, 28 Nov, 2025 at 06:00 pm
- **Event Description**: So excited to announce our 1st Black Friday Sale!! Offering 10% off $100 or more, and a Special 20% off selected items! For a possible 30% off savings!!?
- **Event URL**: https://allevents.in/auburn/black-friday-sale/200029163723034
- **Event Categories**: black-friday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: NE
- **country**: United States
- **location**: 917 Central Ave., Auburn, NE
- **lat**: 40.3925
- **long**: -95.83834
- **full address**: 917 Central Ave., Auburn, NE, United States

## Event gallery

- **Alt text**: Black Friday Sale!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7100b7477d4ad237ce30365087277ef50fbb3bfbeeb9fc4f11c0c0aeefad1ddd-rimg-w1200-h900-dc45332f-gmir?v=1763734336

## FAQs

- **Q**: When and where is Black Friday Sale! being held?
  - **A:** Black Friday Sale! takes place on Fri, 28 Nov, 2025 at 11:00 am to Fri, 28 Nov, 2025 at 06:00 pm at 917 Central Ave., Auburn, NE, United States.
- **Q**: Who is organizing Black Friday Sale!?
  - **A:** Black Friday Sale! is organized by Auburn's Wishing Well.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Friday Sale!",
        "image": "https://cdn-az.allevents.in/events10/banners/7100b7477d4ad237ce30365087277ef50fbb3bfbeeb9fc4f11c0c0aeefad1ddd-rimg-w1200-h900-dc45332f-gmir?v=1763734336",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/auburn/black-friday-sale/200029163723034",
        "location": {
            "@type": "Place",
            "name": "917 Central Ave., Auburn, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "917 Central Ave, Auburn, NE 68305-1617, United States",
                "addressLocality": "Auburn",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3925",
                "longitude": "-95.83834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "So excited to announce our 1st Black Friday Sale!! Offering 10% off $100 or more, and a Special 20% off selected items! For a possible 30% off savings!!?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburns Wishing Well",
                "url": "https://allevents.in/org/auburns-wishing-well/26984228"
            }
        ]
    }
]
```