

# Event Details

- **Event Name**: Billyville at King’s Court Saturday!
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 09:30 pm
- **Event Description**: Hits and giggles
- **Event URL**: https://allevents.in/leesburg/billyville-at-king’s-court-saturday/200029705994418
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Leesburg
- **state**: VA
- **country**: United States
- **location**: King's Tavern and Wine Bar
- **lat**: 39.11478
- **long**: -77.5651
- **full address**: King's Tavern and Wine Bar, 19 S King St,Leesburg, Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Billyville (https://allevents.in/org/billyville/23303206)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8d31ef635f09ba666f3d23343d1245d39307966d907fe5f5cd021fbe80abf99e-rimg-w1054-h1054-dc121718-gmir?v=1771663998
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c349564a3c0f950edaa9e7441005a1ce8431ea1fefd3425cb24d3e8619dc735d-rimg-w300-h300-dc121717-gmir?v=1771663998

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 09:30 pm
- **Q**: Where is the event happening?
  - **A:** King's Tavern and Wine Bar, 19 S King St,Leesburg, Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** Billyville
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Billyville at King’s Court Saturday! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Billyville at King’s Court Saturday!",
        "image": "https://cdn-az.allevents.in/events4/banners/8d31ef635f09ba666f3d23343d1245d39307966d907fe5f5cd021fbe80abf99e-rimg-w1054-h1054-dc121718-gmir?v=1771663998",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/leesburg/billyville-at-king’s-court-saturday/200029705994418",
        "location": {
            "@type": "Place",
            "name": "King's Tavern and Wine Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 S King St,Leesburg, Virginia",
                "addressLocality": "Leesburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.11478",
                "longitude": "-77.5651"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hits and giggles",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Billyville",
                "url": "https://allevents.in/org/billyville/23303206"
            }
        ]
    }
]
```