

# Event Details

- **Event Name**: The Arts at St John’s concert
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 03:00 pm
- **Event Description**: A concert you won’t want to miss!
- **Event URL**: https://allevents.in/fort-smith/the-arts-at-st-john’s-concert/200029518427451
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Fort Smith
- **state**: AR
- **country**: United States
- **location**: Downtown Fort Smith
- **lat**: 35.387169
- **long**: -94.425807
- **full address**: Downtown Fort Smith, Fort Smith, Arkansas, United States

## Event gallery

- **Alt text**: The Arts at St John’s concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/073e3cdf94edc4bb011eafde9c5211d07d81796d74e57dc183482d0754b7a92e-rimg-w1024-h1536-dc141449-gmir?v=1769477943

## FAQs

- **Q**: When and where is The Arts at St John’s concert being held?
  - **A:** The Arts at St John’s concert takes place on Sun, 01 Feb, 2026 at 03:00 pm to Sun, 01 Feb, 2026 at 03:00 pm at Downtown Fort Smith, Fort Smith, Arkansas, United States.
- **Q**: Who is organizing The Arts at St John’s concert?
  - **A:** The Arts at St John’s concert is organized by St. John's Episcopal Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Arts at St John’s concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Fort Smith, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Arts at St John’s concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Arts at St John’s concert",
        "image": "https://cdn-az.allevents.in/events3/banners/073e3cdf94edc4bb011eafde9c5211d07d81796d74e57dc183482d0754b7a92e-rimg-w1024-h1536-dc141449-gmir?v=1769477943",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/fort-smith/the-arts-at-st-john’s-concert/200029518427451",
        "location": {
            "@type": "Place",
            "name": "Downtown Fort Smith",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fort Smith, Arkansas",
                "addressLocality": "Fort Smith",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.387169",
                "longitude": "-94.425807"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A concert you won’t want to miss!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Episcopal Church",
                "url": "https://allevents.in/org/st-johns-episcopal-church/26594726"
            }
        ]
    }
]
```