

# Event Details

- **Event Name**: Black Friday
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 am – Fri, 28 Nov, 2025 at 06:00 pm
- **Event Description**: Sower Books will be opening early, and operating from 7am-6pm!
- **Event URL**: https://allevents.in/lincoln/black-friday/200028497303818
- **Event Categories**: black-friday
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: United States
- **location**: 914 N. 70th St., Lincoln, NE, United States, Nebraska 68505
- **lat**: 40.82232
- **long**: -96.62478
- **full address**: 914 N. 70th St., Lincoln, NE, United States, Nebraska 68505

## Event gallery

- **Alt text**: Black Friday
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/932f01f91eb60cab40e35bde949f703a2d3b8a3406429818d65e69ef4abf5a6f-rimg-w1080-h1350-dcf7ead7-gmir?v=1763906496

## FAQs

- **Q**: When and where is Black Friday being held?
  - **A:** Black Friday takes place on Fri, 28 Nov, 2025 at 07:00 am to Fri, 28 Nov, 2025 at 06:00 pm at 914 N. 70th St., Lincoln, NE, United States, Nebraska 68505.
- **Q**: Who is organizing Black Friday?
  - **A:** Black Friday is organized by Sower Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Friday",
        "image": "https://cdn-az.allevents.in/events10/banners/932f01f91eb60cab40e35bde949f703a2d3b8a3406429818d65e69ef4abf5a6f-rimg-w1080-h1350-dcf7ead7-gmir?v=1763906496",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/lincoln/black-friday/200028497303818",
        "location": {
            "@type": "Place",
            "name": "914 N. 70th St., Lincoln, NE, United States, Nebraska 68505",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wedding Consign and Design, 914 N 70th St, Lincoln, NE 68505, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.82232",
                "longitude": "-96.62478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sower Books will be opening early, and operating from 7am-6pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sower Books",
                "url": "https://allevents.in/org/sower-books/24004999"
            }
        ]
    }
]
```