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: "Sun Tax Multi - Services Inc.",
description: "Sun Tax Multi-Services Inc. is a full-service accounting and financial consulting firm in Aurora offering tax preparation (in-person and virtual), financial needs analysis, IRS representation and payment assistance, insurance services, real estate consulting, and business services. Led by experienced tax professionals Jackie Chavez and Joey Chavez, they provide personalized support for individuals and business owners seeking comprehensive tax and financial guidance.",
url: "https://bookmeatime.com/suntax",
telephone: "+1-720-287-4037",
address: {
@type: "PostalAddress",
streetAddress: "12101 E Iliff Ave Ste T",
addressLocality: "Aurora",
addressRegion: "CO",
postalCode: "80014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6753444,
longitude: -104.84646520000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "99",
bestRating: "5"
},
areaServed: "Aurora, CO and surrounding Denver metro area",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, families seeking comprehensive tax planning, those needing IRS representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Financial Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Appointment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Tax Professionals"
}
],
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.