

# Event Details

- **Event Name**: Drive-Thru Boutique
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 03:00 pm
- **Event Description**: Come join us for a Drive-Thru Boutique! We will be handing out mom and baby essentials, household itmes, and food. We hope you can join us!
- **Event URL**: https://allevents.in/springfield/drive-thru-boutique/200030190670628
- **Event Categories**: drive-thru
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 1901 E. Meadowmere St., Springfield, MO, United States, Missouri 65804
- **lat**: 37.19116
- **long**: -93.25904
- **full address**: 1901 E. Meadowmere St., Springfield, MO, United States, Missouri 65804

## Event gallery

- **Alt text**: Drive-Thru Boutique
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/beb461ffb2df2777cd74952ef9b73320df8ea62752aaa65fceb5141d7db9f52c-rimg-w1200-h675-dc2e8397-gmir?v=1780647928

## FAQs

- **Q**: When and where is Drive-Thru Boutique being held?
  - **A:** Drive-Thru Boutique takes place on Thu, 18 Jun, 2026 at 03:00 pm to Thu, 18 Jun, 2026 at 03:00 pm at 1901 E. Meadowmere St., Springfield, MO, United States, Missouri 65804.
- **Q**: Who is organizing Drive-Thru Boutique?
  - **A:** Drive-Thru Boutique is organized by The Doula Foundation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drive-Thru Boutique",
        "image": "https://cdn-az.allevents.in/events10/banners/beb461ffb2df2777cd74952ef9b73320df8ea62752aaa65fceb5141d7db9f52c-rimg-w1200-h675-dc2e8397-gmir?v=1780647928",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/springfield/drive-thru-boutique/200030190670628",
        "location": {
            "@type": "Place",
            "name": "1901 E. Meadowmere St., Springfield, MO, United States, Missouri 65804",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 E Meadowmere St, Springfield, MO 65804-0320, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.19116",
                "longitude": "-93.25904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Drive-Thru Boutique! We will be handing out mom and baby essentials, household itmes, and food. We hope you can join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Doula Foundation",
                "url": "https://allevents.in/org/the-doula-foundation/12071166",
                "description": "The Doula Foundation is a non-profit organization located in Springfield, MO. We assist mothers and their families before, during, and after pregnancy."
            }
        ]
    }
]
```