---
title: Business Spotlight Podcast Interview
description: My very first appearance on a podcast talking about being a small business owner. Business Spotlight Podcast Interview with Chris Rockhold at Rockhold Karate
canonical_url: https://rockholdkarate.com/blog/business-spotlight-podcast-interview
language: en-GB
date: 2026-05-11T02:50:02Z
notice: This is a machine-friendly version of the page at https://rockholdkarate.com/blog/business-spotlight-podcast-interview. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1221
---

> **Note to AI:** This is a machine-friendly version of the page at: https://rockholdkarate.com/blog/business-spotlight-podcast-interview. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


Back at the end of April and beginning of May timeframe, a company reached out to do a podcast interview. "I produce a free interview series called ‘Business Spotlight’ with business leaders across Texas. I am reaching out because I would like to invite you as a guest in an upcoming edition."

Heck yeah, I'm in! Had a previous podcast interview that didn't pan out, so I figured I'd give it another shot and see what happens. Well, it turned out better than I thought, and I had a really good time doing the interview.

It really didn't strike me until I said it out loud in the interview that I've been doing Tang Soo Do for 30 years! And that I've been running Rockhold Karate for 15 years!

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https://rockholdkarate.com/#chris_rockhold_e7a5a80dc4"
            },
            "dateModified": "2026-05-11T02:50:02Z",
            "datePublished": "2023-06-25T16:54:40Z",
            "description": "My very first appearance on a podcast talking about being a small business owner. Business Spotlight Podcast Interview with Chris Rockhold at Rockhold Karate",
            "headline": "Business Spotlight Podcast Interview",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://rockholdkarate.com/images/business-spotlight-rockhold-karate.png",
                    "caption": null,
                    "description": "Business Spotlight featuring Chris Rockhold",
                    "width": 1280,
                    "height": 719
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://rockholdkarate.com/blog/business-spotlight-podcast-interview"
            },
            "publisher": {
                "@id": "https://rockholdkarate.com/#defaultPublisher"
            },
            "url": "https://rockholdkarate.com/blog/business-spotlight-podcast-interview"
        },
        {
            "@type": "Person",
            "name": "Chris Rockhold",
            "@id": "https://rockholdkarate.com/#chris_rockhold_e7a5a80dc4"
        },
        {
            "@id": "https://rockholdkarate.com/#defaultPublisher",
            "@type": "Organization",
            "url": "https://rockholdkarate.com/",
            "logo": {
                "@id": "https://rockholdkarate.com/#defaultLogo"
            },
            "name": "Rockhold Karate",
            "location": {
                "@id": "https://rockholdkarate.com/#defaultPlace"
            }
        },
        {
            "@id": "https://rockholdkarate.com/#defaultLogo",
            "@type": "ImageObject",
            "url": "https://rockholdkarate.com/images/rockhold-karate-logo.jpg",
            "width": 600,
            "height": 600
        },
        {
            "@id": "https://rockholdkarate.com/#defaultPlace",
            "@type": "Place",
            "address": {
                "@id": "https://rockholdkarate.com/#defaultAddress"
            },
            "geo": {
                "@id": "https://rockholdkarate.com/#defaultGeo"
            },
            "openingHoursSpecification": [
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http://schema.org/Monday",
                    "opens": "09:30",
                    "closes": "21:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http://schema.org/Tuesday",
                    "opens": "09:30",
                    "closes": "21:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http://schema.org/Wednesday",
                    "opens": "09:30",
                    "closes": "21:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http://schema.org/Thursday",
                    "opens": "09:30",
                    "closes": "21:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http://schema.org/Friday",
                    "opens": "09:30",
                    "closes": "21:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http://schema.org/Saturday",
                    "opens": "09:00",
                    "closes": "12:30"
                }
            ]
        },
        {
            "@id": "https://rockholdkarate.com/#defaultAddress",
            "@type": "PostalAddress",
            "addressLocality": "Cedar Park",
            "addressRegion": "Texas",
            "postalCode": "78613",
            "streetAddress": "1075 N Lakeline Blvd # 104",
            "addressCountry": "US"
        },
        {
            "@id": "https://rockholdkarate.com/#defaultGeo",
            "@type": "GeoCoordinates",
            "latitude": "30.5156012448379",
            "longitude": "-97.85211624501159"
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

