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: "Mary Khalil, CPA",
description: "Mary Khalil, CPA is an independent accounting firm in Allen specializing in individual and business tax preparation, tax planning, and bookkeeping services. With a focus on personalized service, Mary Khalil works with individuals, small business owners, and entrepreneurs to minimize tax liability and streamline financial operations. The firm offers both in-person and virtual consultations to serve clients across the Dallas-Fort Worth area.",
url: "https://marykhalilcpa.com/",
telephone: "+1-214-506-1999",
address: {
@type: "PostalAddress",
streetAddress: "700 Central Expy S Suit 400",
addressLocality: "Allen",
addressRegion: "TX",
postalCode: "75013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.093697899999995,
longitude: -96.6817726
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Allen, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, entrepreneurs seeking year-round tax planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Virtual & In-Person Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Tax 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.