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: "Gheen & Co., CPA, LLC",
description: "Gheen & Co., CPA, LLC is a Denver-based accounting firm specializing in comprehensive tax preparation, bookkeeping, and financial consulting services for individuals and businesses. Founded and run by experienced CPAs, the firm handles complex tax situations, IRS representation, payroll services, and strategic financial planning to help clients optimize their tax position and grow their businesses.",
url: "http://www.cpa-firm-denver.com/",
telephone: "+1-303-398-7099",
address: {
@type: "PostalAddress",
streetAddress: "44 Cook St #100",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7167355,
longitude: -104.94696909999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "53",
bestRating: "5"
},
areaServed: "Denver metro area and surrounding Colorado communities",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, companies needing ongoing bookkeeping and payroll support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA-Led Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation"
}
],
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.