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: "Garcia CPA, PC",
description: "Garcia CPA, PC is a bilingual CPA firm based in Plano specializing in tax preparation and accounting services for individuals and businesses. Founded by tax experts, the firm leverages secure cloud-based technology through CountingWorks to provide comprehensive tax planning, individual and business tax preparation, and accounting services. They serve both English and Spanish-speaking clients throughout the Dallas-Fort Worth area.",
url: "http://www.cpa-in-dallas.com/",
telephone: "+1-972-325-2898",
address: {
@type: "PostalAddress",
streetAddress: "101 E Park Blvd #413",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0295865,
longitude: -96.7061317
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Accounting & Tax, Bilingual individuals and small business owners, Dallas-area residents needing tax preparation and accounting services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Secure Technology Platform"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Tax Expertise Focus"
}
],
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.