

# Event Details

- **Event Name**: Christmas in July
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 09:00 am – Sat, 25 Jul, 2026 at 03:00 pm
- **Event Description**: Come shop your favorite vendors indoors!   Such a fun show!
- **Event URL**: https://allevents.in/round-rock/christmas-in-july/200030118610944
- **Event Categories**: christmas-in-july
- **Interested Audience**: 
  - total_interested_count: 143

## Ticket Details


## Event venue details

- **city**: Round Rock
- **state**: TX
- **country**: United States
- **location**: 1420 E. Palm Valley Blvd, Round Rock, TX, United States, Texas 78664
- **lat**: 30.5186
- **long**: -97.66307
- **full address**: 1420 E. Palm Valley Blvd, Round Rock, TX, United States, Texas 78664

## Event gallery

- **Alt text**: Christmas in July
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/292347b0bb4ce9c88416d2ae45a8fdd848d302bc128299e0e9f76c83e1d82bfe-rimg-w1200-h1679-dcffffff-gmir?v=1784217725

## FAQs

- **Q**: When and where is Christmas in July being held?
  - **A:** Christmas in July takes place on Fri, 24 Jul, 2026 at 09:00 am to Sat, 25 Jul, 2026 at 03:00 pm at 1420 E. Palm Valley Blvd, Round Rock, TX, United States, Texas 78664.
- **Q**: Who is organizing Christmas in July?
  - **A:** Christmas in July is organized by Sleigh Bell Lane Arts and Crafts Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas in July",
        "image": "https://cdn-az.allevents.in/events3/banners/292347b0bb4ce9c88416d2ae45a8fdd848d302bc128299e0e9f76c83e1d82bfe-rimg-w1200-h1679-dcffffff-gmir?v=1784217725",
        "startDate": "2026-07-24",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/round-rock/christmas-in-july/200030118610944",
        "location": {
            "@type": "Place",
            "name": "1420 E. Palm Valley Blvd, Round Rock, TX, United States, Texas 78664",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1420 E Palm Valley Blvd, Round Rock, TX 78664-4549, United States",
                "addressLocality": "Round Rock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.5186",
                "longitude": "-97.66307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come shop your favorite vendors indoors!   Such a fun show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sleigh Bell Lane Arts and Crafts Show",
                "url": "https://allevents.in/org/sleigh-bell-lane-arts-and-crafts-show/11249960",
                "description": "A unique display of beautiful local arts and crafts just in time for the Holidays!! "
            }
        ]
    }
]
```