

# Event Details

- **Event Name**: Hot Chocolate Happy Hour
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 04:00 pm – Fri, 30 Jan, 2026 at 05:00 pm
- **Event Description**: Have a sip of your favorite hot chocolate while listening to good music and having fun with friends and neighbors.
- **Event URL**: https://allevents.in/cedar-park/hot-chocolate-happy-hour/200029392311854
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Cedar Park
- **state**: TX
- **country**: United States
- **location**: 1905 S Lakeline Blvd, Cedar Park, TX, United States, Texas 78613
- **lat**: 30.48026
- **long**: -97.82716
- **full address**: 1905 S Lakeline Blvd, Cedar Park, TX, United States, Texas 78613

## Event gallery

- **Alt text**: Hot Chocolate Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/aaf801f8f55343847fea5d83811a3226eb893edd9a6c5573d963a1b81064fa18-rimg-w724-h483-dc8b4c19-gmir?v=1769321436

## FAQs

- **Q**: When and where is Hot Chocolate Happy Hour being held?
  - **A:** Hot Chocolate Happy Hour takes place on Fri, 30 Jan, 2026 at 04:00 pm to Fri, 30 Jan, 2026 at 05:00 pm at 1905 S Lakeline Blvd, Cedar Park, TX, United States, Texas 78613.
- **Q**: Who is organizing Hot Chocolate Happy Hour?
  - **A:** Hot Chocolate Happy Hour is organized by Lakeline Oaks Retirement Community.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Chocolate Happy Hour",
        "image": "https://cdn-az.allevents.in/events6/banners/aaf801f8f55343847fea5d83811a3226eb893edd9a6c5573d963a1b81064fa18-rimg-w724-h483-dc8b4c19-gmir?v=1769321436",
        "startDate": "2026-01-30",
        "endDate": "2026-01-30",
        "url": "https://allevents.in/cedar-park/hot-chocolate-happy-hour/200029392311854",
        "location": {
            "@type": "Place",
            "name": "1905 S Lakeline Blvd, Cedar Park, TX, United States, Texas 78613",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1905 S Lakeline Blvd, Cedar Park, TX 78613-4299, United States",
                "addressLocality": "Cedar Park",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.48026",
                "longitude": "-97.82716"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have a sip of your favorite hot chocolate while listening to good music and having fun with friends and neighbors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeline Oaks Retirement Community",
                "url": "https://allevents.in/org/lakeline-oaks-retirement-community/26166536"
            }
        ]
    }
]
```