

# Event Details

- **Event Name**: Casual Bar Meetup
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 05:00 pm (-04:00)
- **Event Description**: Our next bar meetup is set! We're gathering at Over Yonder this time. Come after work, or before dinner, to sip on a cocktail or a neat pour and catch up with your fellow members. Bring a friend!
- **Event URL**: https://allevents.in/boone/casual-bar-meetup/200029938285715
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Boone
- **state**: NC
- **country**: United States
- **location**: Over Yonder Boone
- **lat**: 36.20331
- **long**: -81.66377
- **full address**: Over Yonder Boone, Boone, North Carolina, United States

## Event gallery

- **Alt text**: Casual Bar Meetup
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/846635c0fcfb658d66fb012596df045e34a78b2a556ba594ec6578a20616d802-rimg-w1200-h608-dc4a474c-gmir?v=1776114075

## FAQs

- **Q**: When and where is Casual Bar Meetup being held?
  - **A:** Casual Bar Meetup takes place on Wed, 08 Jul, 2026 at 05:00 pm to Wed, 08 Jul, 2026 at 05:00 pm at Over Yonder Boone, Boone, North Carolina, United States.
- **Q**: Who is organizing Casual Bar Meetup?
  - **A:** Casual Bar Meetup is organized by Craig Carlson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Casual Bar Meetup",
        "image": "https://cdn-az.allevents.in/events5/banners/846635c0fcfb658d66fb012596df045e34a78b2a556ba594ec6578a20616d802-rimg-w1200-h608-dc4a474c-gmir?v=1776114075",
        "startDate": "2026-07-08T17:00:00-04:00",
        "url": "https://allevents.in/boone/casual-bar-meetup/200029938285715",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Over Yonder Boone",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Boone, North Carolina",
                "addressLocality": "Boone",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.20331",
                "longitude": "-81.66377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next bar meetup is set! We're gathering at Over Yonder this time. Come after work, or before dinner, to sip on a cocktail or a neat pour and catch up with your fellow members. Bring a friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Craig Carlson",
                "url": "https://allevents.in/org/craig-carlson/25767103"
            }
        ]
    }
]
```