

# Event Details

- **Event Name**: Heritage Holiday Stroll!
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:00 pm
- **Event Description**: Save the date for this year's Holiday Stroll! It will be on Thursday, December 11th from 6-8pm. There will be visits with Santa, games, crafts and more. We hope you will join us!
- **Event URL**: https://allevents.in/bartonville/heritage-holiday-stroll/200029241267347
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Bartonville
- **state**: TX
- **country**: United States
- **location**: Heritage Elementary
- **lat**: 33.07821
- **long**: -97.0723
- **full address**: Heritage Elementary, 100 Barnett Blvd,Highland Village, Texas, Bartonville, United States

## Event gallery

- **Alt text**: Heritage Holiday Stroll!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/02b5753829be8dce71a85a1d45b321225d407e79868fae6d063f38e79af3c51b-rimg-w1200-h1552-dcd9edf1-gmir?v=1765280446

## FAQs

- **Q**: When and where is Heritage Holiday Stroll! being held?
  - **A:** Heritage Holiday Stroll! takes place on Thu, 11 Dec, 2025 at 06:00 pm to Thu, 11 Dec, 2025 at 06:00 pm at Heritage Elementary, 100 Barnett Blvd,Highland Village, Texas, Bartonville, United States.
- **Q**: Who is organizing Heritage Holiday Stroll!?
  - **A:** Heritage Holiday Stroll! is organized by Heritage Hawks PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Heritage Holiday Stroll!",
        "image": "https://cdn-az.allevents.in/events5/banners/02b5753829be8dce71a85a1d45b321225d407e79868fae6d063f38e79af3c51b-rimg-w1200-h1552-dcd9edf1-gmir?v=1765280446",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/bartonville/heritage-holiday-stroll/200029241267347",
        "location": {
            "@type": "Place",
            "name": "Heritage Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Barnett Blvd,Highland Village, Texas",
                "addressLocality": "Bartonville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.07821",
                "longitude": "-97.0723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for this year's Holiday Stroll! It will be on Thursday, December 11th from 6-8pm. There will be visits with Santa, games, crafts and more. We hope you will join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heritage Hawks PTA",
                "url": "https://allevents.in/org/heritage-hawks-pta/26439505"
            }
        ]
    }
]
```