

# Event Details

- **Event Name**: Holiday in the Village
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 04:00 pm – Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: This is one of my favorite markets.  Come on out!
- **Event URL**: https://allevents.in/jersey-village/holiday-in-the-village/200029252638929
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Jersey Village
- **state**: TX
- **country**: United States
- **location**: Jersey Village Courthouse
- **lat**: 29.883451628362
- **long**: -95.569968030693
- **full address**: Jersey Village Courthouse, Jersey Village, Texas, United States

## Event gallery

- **Alt text**: Holiday in the Village
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5a887d5e87d707df15c0e3da116d414594ed58fd465383fb2fc14a5c7cac1f4f-rimg-w1200-h1553-dc031c2d-gmir?v=1764727835

## FAQs

- **Q**: When and where is Holiday in the Village being held?
  - **A:** Holiday in the Village takes place on Sat, 06 Dec, 2025 at 04:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at Jersey Village Courthouse, Jersey Village, Texas, United States.
- **Q**: Who is organizing Holiday in the Village?
  - **A:** Holiday in the Village is organized by Brine Queen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday in the Village",
        "image": "https://cdn-az.allevents.in/events5/banners/5a887d5e87d707df15c0e3da116d414594ed58fd465383fb2fc14a5c7cac1f4f-rimg-w1200-h1553-dc031c2d-gmir?v=1764727835",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/jersey-village/holiday-in-the-village/200029252638929",
        "location": {
            "@type": "Place",
            "name": "Jersey Village Courthouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jersey Village, Texas",
                "addressLocality": "Jersey Village",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.883451628362",
                "longitude": "-95.569968030693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is one of my favorite markets.  Come on out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brine Queen",
                "url": "https://allevents.in/org/brine-queen/27141383"
            }
        ]
    }
]
```