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: "Quinones CPA Firm",
description: "Quinones CPA Firm is a full-service accounting and tax firm based in Dallas, specializing in tax preparation, bookkeeping, and financial consulting for individuals and businesses. Led by experienced CPAs, they provide comprehensive tax strategies, IRS representation, and payroll services designed to minimize tax liability and streamline financial operations. The firm combines personalized service with deep expertise to help clients maximize deductions and maintain compliant, organized finances year-round.",
url: "https://quinonescpafirm.com/",
telephone: "+1-469-258-7873",
address: {
@type: "PostalAddress",
streetAddress: "6301 Gaston Ave #715",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8130891,
longitude: -96.75458669999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Dallas, Texas and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex returns, business owners seeking IRS representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA-Led Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Business Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Tax Strategy & Planning"
}
],
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.