

# 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

- **Ticket URL**: http://facebook.com/200029518427451?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=fort+smith-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: St. John's Episcopal Church (https://allevents.in/org/st-johns-episcopal-church/26594726)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/073e3cdf94edc4bb011eafde9c5211d07d81796d74e57dc183482d0754b7a92e-rimg-w1024-h1536-dc141449-gmir?v=1769477943
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f38d41136df1cff37734da0705c701160f77f58271070dabace9d21b6b5eb8e4-rimg-w300-h300-dc141449-gmir?v=1769477944

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Feb, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Downtown Fort Smith, Fort Smith, Arkansas, United States
- **Q**: Who is organizing the event?
  - **A:** St. John's Episcopal Church
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, art
- **Q**: Where can I find ticket details about The Arts at St John’s concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```