

# Event Details

- **Event Name**: Christmas Sale!!
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 09:00 am
- **Event Description**: 20% off all furniture 
10% off all glassware
- **Event URL**: https://allevents.in/norfolk/christmas-sale/200029345717015
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: NE
- **country**: United States
- **location**: 212 W Northwestern Ave, Norfolk, NE
- **lat**: 42.01585
- **long**: -97.40938
- **full address**: 212 W Northwestern Ave, Norfolk, NE, United States

## Event gallery

- **Alt text**: Christmas Sale!!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fe084e556534744bddc10e26d84d54aa2928cb188c4a2db307a2d038eeb145d1-rimg-w1200-h901-dc1b2e49-gmir?v=1765542255

## FAQs

- **Q**: When and where is Christmas Sale!! being held?
  - **A:** Christmas Sale!! takes place on Fri, 12 Dec, 2025 at 09:00 am to Fri, 12 Dec, 2025 at 09:00 am at 212 W Northwestern Ave, Norfolk, NE, United States.
- **Q**: Who is organizing Christmas Sale!!?
  - **A:** Christmas Sale!! is organized by Double S Antiques.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sale!!",
        "image": "https://cdn-az.allevents.in/events8/banners/fe084e556534744bddc10e26d84d54aa2928cb188c4a2db307a2d038eeb145d1-rimg-w1200-h901-dc1b2e49-gmir?v=1765542255",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/norfolk/christmas-sale/200029345717015",
        "location": {
            "@type": "Place",
            "name": "212 W Northwestern Ave, Norfolk, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 W Northwestern Ave, Norfolk, NE 68701-6448, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.01585",
                "longitude": "-97.40938"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "20% off all furniture \n10% off all glassware",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Double S Antiques",
                "url": "https://allevents.in/org/double-s-antiques/22259676"
            }
        ]
    }
]
```