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: "Heidenreich & Heidenreich, CPAs, PLLC",
description: "Heidenreich & Heidenreich, CPAs, PLLC is a Phoenix-based accounting firm specializing in tax preparation, bookkeeping, and financial consulting for individuals and businesses. The firm provides comprehensive CPA services including tax strategy, IRS representation, and payroll processing to help clients optimize their financial position. With a focus on personalized service and local expertise, they serve the greater Phoenix area with professional guidance tailored to each client's unique needs.",
url: "https://www.ahwatukeecpas.com/",
telephone: "+1-480-704-6301",
address: {
@type: "PostalAddress",
streetAddress: "10201 S 51st St Suite 170",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85044",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.354005,
longitude: -111.9720908
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Phoenix and surrounding Maricopa County areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals needing tax strategy, families seeking comprehensive accounting services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service CPA Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Individual & Business Services"
}
],
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.