

# Event Details

- **Event Name**: Community Craft Night
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:30 pm – Thu, 25 Jun, 2026 at 07:00 pm
- **Event Description**: Join us for our free craft night! Our meet-ups are a great opportunity to connect IRL with other creatives. Bring whatever you're working on or just bring yourself!
- **Event URL**: https://allevents.in/buckhannon/community-craft-night/200030263251914
- **Event Categories**: Crafts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Buckhannon
- **state**: WV
- **country**: United States
- **location**: Stone Tower Brews (Downtown Buckhannon)
- **lat**: 38.9938128
- **long**: -80.2302789
- **full address**: Stone Tower Brews (Downtown Buckhannon), 5 East Main Street,Buckhannon,WV,United States

## Event gallery

- **Alt text**: Community Craft Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/61e6ae85b875f74afbd55659b9298044a3d8cca29324f2b75c2759b6149f224f-rimg-w1080-h1350-dcffffff-gmir?v=1782428214

## FAQs

- **Q**: When and where is Community Craft Night being held?
  - **A:** Community Craft Night takes place on Thu, 25 Jun, 2026 at 05:30 pm to Thu, 25 Jun, 2026 at 07:00 pm at Stone Tower Brews (Downtown Buckhannon), 5 East Main Street,Buckhannon,WV,United States.
- **Q**: Who is organizing Community Craft Night?
  - **A:** Community Craft Night is organized by Creative Collective of Buckhannon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Craft Night",
        "image": "https://cdn-az.allevents.in/events8/banners/61e6ae85b875f74afbd55659b9298044a3d8cca29324f2b75c2759b6149f224f-rimg-w1080-h1350-dcffffff-gmir?v=1782428214",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/buckhannon/community-craft-night/200030263251914",
        "location": {
            "@type": "Place",
            "name": "Stone Tower Brews (Downtown Buckhannon)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 East Main Street,Buckhannon,WV,United States",
                "addressLocality": "Buckhannon",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9938128",
                "longitude": "-80.2302789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our free craft night! Our meet-ups are a great opportunity to connect IRL with other creatives. Bring whatever you're working on or just bring yourself!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Creative Collective of Buckhannon",
                "url": "https://allevents.in/org/creative-collective-of-buckhannon/27893595"
            }
        ]
    }
]
```