

# Event Details

- **Event Name**: Casi Joy in concert 
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 06:00 pm
- **Event Description**: Coming to Smithville yall!!!
- **Event URL**: https://allevents.in/smithville/casi-joy-in-concert/200028491699822
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details

- **Ticket URL**: http://facebook.com/200028491699822?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=smithville-events

## Event venue details

- **city**: Smithville
- **state**: MO
- **country**: United States
- **location**: Smithville Main Street District
- **lat**: 39.387092563027
- **long**: -94.580207765001
- **full address**: Smithville Main Street District, Courtyard Park,Smithville, Missouri, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bridge Street Hair Studio (https://allevents.in/org/bridge-street-hair-studio/23547716)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/79826808b326daceae98a52a3149fa31edfe4e70a330060ee78e1bb816b1467c-rimg-w1200-h1200-dc171a16-gmir?v=1753833964
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5550781b62d1f26b9c4625eee0d6e33399d110e015b62a5207a39ea059d8a862-rimg-w300-h300-dc171916-gmir?v=1753833964

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 Aug, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Smithville Main Street District, Courtyard Park,Smithville, Missouri, United States
- **Q**: Who is organizing the event?
  - **A:** Bridge Street Hair Studio
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Casi Joy in concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Casi Joy in concert",
        "image": "https://cdn-az.allevents.in/events1/banners/79826808b326daceae98a52a3149fa31edfe4e70a330060ee78e1bb816b1467c-rimg-w1200-h1200-dc171a16-gmir?v=1753833964",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/smithville/casi-joy-in-concert/200028491699822",
        "location": {
            "@type": "Place",
            "name": "Smithville Main Street District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Courtyard Park,Smithville, Missouri",
                "addressLocality": "Smithville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.387092563027",
                "longitude": "-94.580207765001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming to Smithville yall!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bridge Street Hair Studio",
                "url": "https://allevents.in/org/bridge-street-hair-studio/23547716"
            }
        ]
    }
]
```