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: "Kovanes, CPA",
description: "Kovanes, CPA is a certified public accounting firm based in Henrico, VA, serving individuals and businesses with comprehensive tax preparation, tax planning, and accounting services tailored to their specific needs. Founded on the principle of personalized service, they leverage modern technology platforms to deliver secure, efficient tax and accounting solutions. Their services span individual tax preparation, business tax services, and related accounting needs.",
url: "https://www.kovanes.cpa/",
telephone: "+1-804-823-5598",
address: {
@type: "PostalAddress",
streetAddress: "2590 Gaskins Rd Suite B",
addressLocality: "Henrico",
addressRegion: "VA",
postalCode: "23238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6308431,
longitude: -77.57871039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Henrico, VA and surrounding Richmond area",
knowsAbout: "Accounting & Tax, Small business owners, Self-employed individuals, Families seeking comprehensive tax planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Technology-Enabled Service Delivery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.