

# Event Details

- **Event Name**: Springfield Artsfest
- **Event Start and End Date**: Sat, 02 May, 2026 at 01:00 pm – Sun, 03 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Planning on stopping by the Springfield Artsfest?! I’ll be working the gate to get a look at what vending next year will be like, so be sure to say hi if you see me! 🥰🫶🏾
- **Event URL**: https://allevents.in/springfield/springfield-artsfest/200029937832916
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: Walnut Street Historic District
- **lat**: 37.206667
- **long**: -93.266389
- **full address**: Walnut Street Historic District, Springfield, Missouri, United States

## Event gallery

- **Alt text**: Springfield Artsfest
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a102c9872a4cf9760b2177dc3ec1428141dfb87243bec5d97663165b9cb2e061-rimg-w1200-h1907-dcffffff-gmir?v=1776102016

## FAQs

- **Q**: When and where is Springfield Artsfest being held?
  - **A:** Springfield Artsfest takes place on Sat, 02 May, 2026 at 01:00 pm to Sun, 03 May, 2026 at 05:00 pm at Walnut Street Historic District, Springfield, Missouri, United States.
- **Q**: Who is organizing Springfield Artsfest?
  - **A:** Springfield Artsfest is organized by Petal & Opal Studio.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Springfield Artsfest is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Springfield Artsfest 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": "Springfield Artsfest",
        "image": "https://cdn-az.allevents.in/events9/banners/a102c9872a4cf9760b2177dc3ec1428141dfb87243bec5d97663165b9cb2e061-rimg-w1200-h1907-dcffffff-gmir?v=1776102016",
        "startDate": "2026-05-02T13:00:00-05:00",
        "endDate": "2026-05-03T17:00:00-05:00",
        "url": "https://allevents.in/springfield/springfield-artsfest/200029937832916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Walnut Street Historic District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Springfield, Missouri",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.206667",
                "longitude": "-93.266389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Planning on stopping by the Springfield Artsfest?! I’ll be working the gate to get a look at what vending next year will be like, so be sure to say hi if you see me! 🥰🫶🏾",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Petal & Opal Studio",
                "url": "https://allevents.in/org/petal-and-opal-studio/27686229"
            }
        ]
    }
]
```