Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Mk Tax Services -Cpa",
description: "MK Tax Services is a CPA firm in Knoxville serving individuals and small to midsize businesses with comprehensive tax preparation, bookkeeping, and business advisory services. Led by a bilingual certified public accountant, they specialize in tax filing for self-employed individuals, LLCs, S-corporations, and growing companies. As an authorized IRS E-File provider, they combine secure electronic filing with personalized financial guidance to help clients optimize their tax strategies and accounting operations.",
url: "http://www.mktaxcpa.com/",
telephone: "+1-865-282-3091",
address: {
@type: "PostalAddress",
streetAddress: "11002 Kingston Pike suite 105",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37934",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.889307699999996,
longitude: -84.1470293
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Accounting & Tax, Self-employed individuals, Small business owners, LLCs and S-corporations, Growing companies needing bookkeeping support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual CPA"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Authorized IRS E-File Provider"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting Packages"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.