

# Event Details

- **Event Name**: Happy Hour with Buck Hollow
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 04:00 am
- **Event Description**: Happy Hour in the Main Hall at Tip O Texas from 4 PM to 5:30 PM
- **Event URL**: https://allevents.in/pharr/happy-hour-with-buck-hollow/200029249679405
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029249679405?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pharr-events

## Event venue details

- **city**: Pharr
- **state**: TX
- **country**: United States
- **location**: Tip O' Texas RV Resort
- **lat**: 26.219895715083
- **long**: -98.17505341709
- **full address**: Tip O' Texas RV Resort, 101 E Sioux Rd,Pharr, Texas, United States

## Event gallery

- **Alt text**: Happy Hour with Buck Hollow
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2938dc0d2591a1cb954265e659eaa2145504a4d4f2381729c07e0c6d60c2ccb7-rimg-w1200-h899-dcfdc340-gmir?v=1766174102

## FAQs

- **Q**: When and where is Happy Hour with Buck Hollow being held?
  - **A:** Happy Hour with Buck Hollow takes place on Mon, 29 Dec, 2025 at 04:00 am to Mon, 29 Dec, 2025 at 04:00 am at Tip O' Texas RV Resort, 101 E Sioux Rd,Pharr, Texas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy Hour with Buck Hollow",
        "image": "https://cdn-az.allevents.in/events8/banners/2938dc0d2591a1cb954265e659eaa2145504a4d4f2381729c07e0c6d60c2ccb7-rimg-w1200-h899-dcfdc340-gmir?v=1766174102",
        "startDate": "2025-12-29",
        "url": "https://allevents.in/pharr/happy-hour-with-buck-hollow/200029249679405",
        "location": {
            "@type": "Place",
            "name": "Tip O' Texas RV Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 E Sioux Rd,Pharr, Texas",
                "addressLocality": "Pharr",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.219895715083",
                "longitude": "-98.17505341709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Happy Hour in the Main Hall at Tip O Texas from 4 PM to 5:30 PM"
    }
]
```