

# Event Details

- **Event Name**: Movie in the Market
- **Event Start and End Date**: Fri, 13 Feb, 2026 at 04:00 pm – Fri, 13 Feb, 2026 at 07:00 pm
- **Event Description**: Have some fun shopping, seeing local vendors, eating, and watching a movie with friends. Indoor event. Come by and see The Apron Strings Bakery. ?
- **Event URL**: https://allevents.in/waco/movie-in-the-market/200029651964708
- **Event Categories**: entertainment, shopping
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Waco
- **state**: TX
- **country**: United States
- **location**: Webster Market - Waco near Magnolia Market
- **lat**: 31.55273
- **long**: -97.12912
- **full address**: Webster Market - Waco near Magnolia Market, 601 Webster Ave, Waco, TX 76706-1164, United States

## Event gallery

- **Alt text**: Movie in the Market
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0027f5070cca347211345c2b0d1d99fe63c5c622e8a5bcc75077f865d5082a4b-rimg-w1200-h1553-dcdddad5-gmir?v=1770832148

## FAQs

- **Q**: When and where is Movie in the Market being held?
  - **A:** Movie in the Market takes place on Fri, 13 Feb, 2026 at 04:00 pm to Fri, 13 Feb, 2026 at 07:00 pm at Webster Market - Waco near Magnolia Market, 601 Webster Ave, Waco, TX 76706-1164, United States.
- **Q**: Who is organizing Movie in the Market?
  - **A:** Movie in the Market is organized by The Apron Strings Bakery.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Movie in the Market is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Waco, this event is thoughtfully curated to deliver a standout experience worth every moment. If Movie in the Market 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": "Movie in the Market",
        "image": "https://cdn-az.allevents.in/events1/banners/0027f5070cca347211345c2b0d1d99fe63c5c622e8a5bcc75077f865d5082a4b-rimg-w1200-h1553-dcdddad5-gmir?v=1770832148",
        "startDate": "2026-02-13",
        "endDate": "2026-02-13",
        "url": "https://allevents.in/waco/movie-in-the-market/200029651964708",
        "location": {
            "@type": "Place",
            "name": "Webster Market - Waco near Magnolia Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Webster Ave, Waco, TX 76706-1164, United States",
                "addressLocality": "Waco",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.55273",
                "longitude": "-97.12912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have some fun shopping, seeing local vendors, eating, and watching a movie with friends. Indoor event. Come by and see The Apron Strings Bakery. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Apron Strings Bakery",
                "url": "https://allevents.in/org/the-apron-strings-bakery/27456554"
            }
        ]
    }
]
```