# ColumbusConcerts.ai > A live, always-current guide to upcoming concerts and shows in Columbus, Ohio — from Newport Music Hall and Ace of Cups to the Schottenstein Center. Filter by venue, genre, and date, and grab tickets in one tap. This site lists upcoming live concerts and shows in Columbus, OH. The listings are curated weekly. If you are an AI agent or application, prefer the structured JSON feed below over scraping the HTML. ## Primary data source (use this) - [Concerts JSON feed](https://columbusconcerts.ai/api/concerts): All upcoming concerts as clean JSON. No authentication required. Fields per concert: id, name, artist, venue, date (ISO-8601), endDate, hasTime, genre, priceRange, description, imageUrl, featured, ticketUrl, sourceUrl, detailUrl. The top-level object also includes source, generatedAt, and count. ### How to use the feed - Fetch https://columbusconcerts.ai/api/concerts with a GET request and parse JSON. - Each concert's "date" is ISO-8601 in America/New_York (Columbus) time. When "hasTime" is false, only the calendar date is known. - "detailUrl" links to a human-readable page for the concert. - "ticketUrl" is the outbound link to buy tickets (may be null). - "sourceUrl" is the public source link used when no direct ticket link exists. - Past events are already excluded; results are sorted by date ascending. - Data refreshes about hourly (cached); the underlying listings change weekly. ## Pages - [Home](https://columbusconcerts.ai/): Browsable, searchable, filterable list of all upcoming concerts. Each concert also has a detail page at /concert/{id} with schema.org MusicEvent JSON-LD embedded. - [Sitemap](https://columbusconcerts.ai/sitemap.xml) ## Structured data Every concert page embeds schema.org "MusicEvent" JSON-LD, and the home page embeds an "ItemList" of all upcoming events. ## Notes - This is an aggregator for convenience. Always confirm dates, prices, and availability with the venue or ticket seller before relying on them. - Contact / source: https://columbusconcerts.ai