

# Event Details

- **Event Name**: Christmas in July
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 11:00 am – Sat, 11 Jul, 2026 at 04:00 pm
- **Event Description**: 70% off fall/winter/holiday apparel from past years
- **Event URL**: https://allevents.in/la-vista/christmas-in-july/200030241146029
- **Event Categories**: christmas-in-july, holiday
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details


## Event venue details

- **city**: La Vista
- **state**: NE
- **country**: United States
- **location**: Home Decor & More Vendor Shop
- **lat**: 41.176656955018
- **long**: -96.045414607183
- **full address**: Home Decor &amp; More Vendor Shop, 8060 S 84th Street,La Vista, Nebraska, United States

## Event gallery

- **Alt text**: Christmas in July
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ff0ccf1bce5bda43018998b4c3d2aafe9d9c691aa2b30f6d470e50a90c612209-rimg-w1200-h1679-dcf9f5f0-gmir?v=1783619507

## FAQs

- **Q**: When and where is Christmas in July being held?
  - **A:** Christmas in July takes place on Sat, 11 Jul, 2026 at 11:00 am to Sat, 11 Jul, 2026 at 04:00 pm at Home Decor & More Vendor Shop, 8060 S 84th Street,La Vista, Nebraska, United States.
- **Q**: Who is organizing Christmas in July?
  - **A:** Christmas in July is organized by The Snug Peanut.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas in July",
        "image": "https://cdn-az.allevents.in/events8/banners/ff0ccf1bce5bda43018998b4c3d2aafe9d9c691aa2b30f6d470e50a90c612209-rimg-w1200-h1679-dcf9f5f0-gmir?v=1783619507",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/la-vista/christmas-in-july/200030241146029",
        "location": {
            "@type": "Place",
            "name": "Home Decor & More Vendor Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8060 S 84th Street,La Vista, Nebraska",
                "addressLocality": "La Vista",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.176656955018",
                "longitude": "-96.045414607183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "70% off fall/winter/holiday apparel from past years",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Snug Peanut",
                "url": "https://allevents.in/org/the-snug-peanut/20945520"
            }
        ]
    }
]
```