

# Event Details

- **Event Name**: Wet Ink Concert
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 07:30 pm (-05:00)
- **Event Description**: Wet Ink is an annual collaborative composition project at Webster University. As part of the Wet Ink Project, Webster composition students are given the opportunity to write for professional musicians and receive strong performances of their work.
- **Event URL**: https://allevents.in/webster-groves/wet-ink-concert/200029667708746
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Webster Groves
- **state**: MO
- **country**: United States
- **location**: Community Music School of Webster University
- **lat**: 38.588782682033
- **long**: -90.343372895462
- **full address**: Community Music School of Webster University, 535 Garden Ave,Webster Groves, Missouri, United States

## Event gallery

- **Alt text**: Wet Ink Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b115e1fff02730f9dc1f447d7ce15d8454df24318d621a21104276570973adc9-rimg-w1000-h696-dc040305-gmir?v=1776667865

## FAQs

- **Q**: When and where is Wet Ink Concert being held?
  - **A:** Wet Ink Concert takes place on Fri, 24 Apr, 2026 at 07:30 pm to Fri, 24 Apr, 2026 at 07:30 pm at Community Music School of Webster University, 535 Garden Ave,Webster Groves, Missouri, United States.
- **Q**: Who is organizing Wet Ink Concert?
  - **A:** Wet Ink Concert is organized by Webster University Department of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wet Ink 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 Webster Groves, this event is thoughtfully curated to deliver a standout experience worth every moment. If Wet Ink 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": "Wet Ink Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/b115e1fff02730f9dc1f447d7ce15d8454df24318d621a21104276570973adc9-rimg-w1000-h696-dc040305-gmir?v=1776667865",
        "startDate": "2026-04-24T19:30:00-05:00",
        "url": "https://allevents.in/webster-groves/wet-ink-concert/200029667708746",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Community Music School of Webster University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "535 Garden Ave,Webster Groves, Missouri",
                "addressLocality": "Webster Groves",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.588782682033",
                "longitude": "-90.343372895462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wet Ink is an annual collaborative composition project at Webster University. As part of the Wet Ink Project, Webster composition students are given the opportunity to write for professional musicians and receive strong performances of their work.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Webster University Department of Music",
                "url": "https://allevents.in/org/webster-university-department-of-music/8966459"
            }
        ]
    }
]
```