

# Event Details

- **Event Name**: March's First Friday for the Art
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 06:00 pm
- **Event Description**: Join us on March 6 for Downtown Morgantown's First Friday for the Arts! For a full list of exhibitions visit: https://artsgm.org/first-friday-for-the-arts/
- **Event URL**: https://allevents.in/morgantown/marchs-first-friday-for-the-art/200029728149849
- **Event Categories**: Art, Exhibitions
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Morgantown
- **state**: WV
- **country**: United States
- **location**: Downtown Morgantown Historic District
- **lat**: 39.6297
- **long**: -79.9572
- **full address**: Downtown Morgantown Historic District, Morgantown, West Virginia, United States

## Event gallery

- **Alt text**: March's First Friday for the Art
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7c3ca43e1e29d323e263d320e23121a67f4afb31dd15519cc8be74fc5eee12f3-rimg-w1200-h800-dc2d1e14-gmir?v=1772002188

## FAQs

- **Q**: When and where is March's First Friday for the Art being held?
  - **A:** March's First Friday for the Art takes place on Fri, 06 Mar, 2026 at 06:00 pm to Fri, 06 Mar, 2026 at 06:00 pm at Downtown Morgantown Historic District, Morgantown, West Virginia, United States.
- **Q**: Who is organizing March's First Friday for the Art?
  - **A:** March's First Friday for the Art is organized by Arts Council of Greater Morgantown.
- **Q**: Who is this event for? Is it right for me?
  - **A:** March's First Friday for the Art is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Morgantown, this event is thoughtfully curated to deliver a standout experience worth every moment. If March's First Friday for the Art sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March's First Friday for the Art",
        "image": "https://cdn-az.allevents.in/events8/banners/7c3ca43e1e29d323e263d320e23121a67f4afb31dd15519cc8be74fc5eee12f3-rimg-w1200-h800-dc2d1e14-gmir?v=1772002188",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/morgantown/marchs-first-friday-for-the-art/200029728149849",
        "location": {
            "@type": "Place",
            "name": "Downtown Morgantown Historic District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Morgantown, West Virginia",
                "addressLocality": "Morgantown",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6297",
                "longitude": "-79.9572"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on March 6 for Downtown Morgantown's First Friday for the Arts! For a full list of exhibitions visit: https://artsgm.org/first-friday-for-the-arts/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arts Council of Greater Morgantown",
                "url": "https://allevents.in/org/arts-council-of-greater-morgantown/3327937",
                "description": "Advancing the arts, enhancing the community."
            }
        ]
    }
]
```