

# Event Details

- **Event Name**: Santa at Hwy 77 cafe
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Come take pictures with santa! Gifts will be given out and free pancakes to children ages 12 and under??
- **Event URL**: https://allevents.in/rosebud/santa-at-hwy-77-cafe/200029199712602
- **Event Categories**: pictures-with-santa
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Rosebud
- **state**: TX
- **country**: United States
- **location**: 1101 US Hwy 77, Rosebud, TX
- **lat**: 31.10583
- **long**: -96.98268
- **full address**: 1101 US Hwy 77, Rosebud, TX, United States

## Event gallery

- **Alt text**: Santa at Hwy 77 cafe
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/20ae7ae27da92be836b8cea1ac1f282ac29c0389720a2a1f4a35d63bbffe8bd3-rimg-w1200-h857-dcffffff-gmir?v=1765316551

## FAQs

- **Q**: When and where is Santa at Hwy 77 cafe being held?
  - **A:** Santa at Hwy 77 cafe takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 11:00 am at 1101 US Hwy 77, Rosebud, TX, United States.
- **Q**: Who is organizing Santa at Hwy 77 cafe?
  - **A:** Santa at Hwy 77 cafe is organized by HWY 77 Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at Hwy 77 cafe",
        "image": "https://cdn-az.allevents.in/events3/banners/20ae7ae27da92be836b8cea1ac1f282ac29c0389720a2a1f4a35d63bbffe8bd3-rimg-w1200-h857-dcffffff-gmir?v=1765316551",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/rosebud/santa-at-hwy-77-cafe/200029199712602",
        "location": {
            "@type": "Place",
            "name": "1101 US Hwy 77, Rosebud, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 US-77, Rosebud, TX 76570-3088, United States",
                "addressLocality": "Rosebud",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.10583",
                "longitude": "-96.98268"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come take pictures with santa! Gifts will be given out and free pancakes to children ages 12 and under??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HWY 77 Cafe",
                "url": "https://allevents.in/org/hwy-77-cafe/23292031"
            }
        ]
    }
]
```