

# Event Details

- **Event Name**: Customer appreciation at the Sister bar
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: This is my other location. I’m hosting a customer appreciation event on December 14 for all valued customers and employees. We will have fun games, surprises, and plenty of food to accommodate all three locations and our customers.
- **Event URL**: https://allevents.in/live-oak/customer-appreciation-at-the-sister-bar/200029294967305
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200029294967305?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=live+oak-events

## Event venue details

- **city**: Live Oak
- **state**: TX
- **country**: United States
- **location**: Valley Forge
- **lat**: 29.555682
- **long**: -98.368087
- **full address**: Valley Forge, San Antonio, Texas, Live Oak, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Country nights club (https://allevents.in/org/country-nights-club/27047540)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e3cbdb835b00fbddc5d9cb0ca52b3848410c27876d55bedd29a82737aec2d872-rimg-w1080-h1080-dcf7f6f4-gmir?v=1765560608
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1cd985fea1a5e14d2649a1e6608a8965f0b438f53678e84dd0889a519f8f066a-rimg-w300-h300-dcf7f5f4-gmir?v=1765560608

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Valley Forge, San Antonio, Texas, Live Oak, United States
- **Q**: Who is organizing the event?
  - **A:** Country nights club
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Customer appreciation at the Sister bar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Customer appreciation at the Sister bar",
        "image": "https://cdn-az.allevents.in/events4/banners/e3cbdb835b00fbddc5d9cb0ca52b3848410c27876d55bedd29a82737aec2d872-rimg-w1080-h1080-dcf7f6f4-gmir?v=1765560608",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/live-oak/customer-appreciation-at-the-sister-bar/200029294967305",
        "location": {
            "@type": "Place",
            "name": "Valley Forge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "San Antonio, Texas",
                "addressLocality": "Live Oak",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.555682",
                "longitude": "-98.368087"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is my other location. I’m hosting a customer appreciation event on December 14 for all valued customers and employees. We will have fun games, surprises, and plenty of food to accommodate all three locations and our customers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Country nights club",
                "url": "https://allevents.in/org/country-nights-club/27047540"
            }
        ]
    }
]
```