

# Event Details

- **Event Name**: Black Friday Sale 
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 10:00 am – Fri, 28 Nov, 2025 at 05:00 pm
- **Event Description**: Black Friday Sale with up to 50% off some items.  Come early to get the best deals.
- **Event URL**: https://allevents.in/homer/black-friday-sale/200029220980334
- **Event Categories**: black-friday
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Homer
- **state**: IL
- **country**: United States
- **location**: 120 S Main Street, Homer, IL
- **lat**: 40.03548
- **long**: -87.95813
- **full address**: 120 S Main Street, Homer, IL, United States

## Event gallery

- **Alt text**: Black Friday Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Black+Friday+Sale+&date=Fri%2C+28+Nov%2C+2025+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is Black Friday Sale  being held?
  - **A:** Black Friday Sale  takes place on Fri, 28 Nov, 2025 at 10:00 am to Fri, 28 Nov, 2025 at 05:00 pm at 120 S Main Street, Homer, IL, United States.
- **Q**: Who is organizing Black Friday Sale ?
  - **A:** Black Friday Sale  is organized by Ms. Becky's.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Friday Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Black+Friday+Sale+&date=Fri%2C+28+Nov%2C+2025+at+10%3A00+am&bg=5",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/homer/black-friday-sale/200029220980334",
        "location": {
            "@type": "Place",
            "name": "120 S Main Street, Homer, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 IL-49, Homer, IL 61849-1245, United States",
                "addressLocality": "Homer",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.03548",
                "longitude": "-87.95813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Black Friday Sale with up to 50% off some items.  Come early to get the best deals.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ms. Beckys",
                "url": "https://allevents.in/org/ms-beckys/26511861"
            }
        ]
    }
]
```