

# Event Details

- **Event Name**: Arts in the Park
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 09:00 am – Sat, 15 Nov, 2025 at 11:00 am
- **Event Description**: Come by and try a themed arts & craft activity for FREE!! All ages are welcome!
- **Event URL**: https://allevents.in/marshall/arts-in-the-park/200028697140545
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Marshall
- **state**: TX
- **country**: United States
- **location**: Bella Wyatt park- Corner of Rusk St
- **lat**: 32.54622
- **long**: -94.37808
- **full address**: Bella Wyatt park- Corner of Rusk St, 1104 W Rusk St, Marshall, TX 75670-3067, United States

## Event gallery

- **Alt text**: Arts in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7313b77d0f9efd4c1e46f2b44f13f0f1e8f003aeabd9c47de9a8d8952112f223-rimg-w1200-h1855-dcffdf59-gmir?v=1762134762

## FAQs

- **Q**: When and where is Arts in the Park being held?
  - **A:** Arts in the Park takes place on Sat, 15 Nov, 2025 at 09:00 am to Sat, 15 Nov, 2025 at 11:00 am at Bella Wyatt park- Corner of Rusk St, 1104 W Rusk St, Marshall, TX 75670-3067, United States.
- **Q**: Who is organizing Arts in the Park?
  - **A:** Arts in the Park is organized by Marshall Parks & Recreation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Arts in the Park 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 Marshall, this event is thoughtfully curated to deliver a standout experience worth every moment. If Arts in the Park 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": "Arts in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/7313b77d0f9efd4c1e46f2b44f13f0f1e8f003aeabd9c47de9a8d8952112f223-rimg-w1200-h1855-dcffdf59-gmir?v=1762134762",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/marshall/arts-in-the-park/200028697140545",
        "location": {
            "@type": "Place",
            "name": "Bella Wyatt park- Corner of Rusk St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1104 W Rusk St, Marshall, TX 75670-3067, United States",
                "addressLocality": "Marshall",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.54622",
                "longitude": "-94.37808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come by and try a themed arts & craft activity for FREE!! All ages are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marshall Parks & Recreation",
                "url": "https://allevents.in/org/marshall-parks-and-recreation/23926250"
            }
        ]
    }
]
```