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: "Christopher Villarreal CPA PLLC",
description: "Christopher Villarreal CPA PLLC provides comprehensive accounting services for both businesses and individuals in Laredo. Services include bookkeeping, tax preparation, payroll processing, business formations, and business consultations. The firm specializes in helping small business owners maintain accurate financial records and handle tax obligations efficiently.",
url: "http://chrisvillarrealcpa.com/",
telephone: "+1-956-615-0148",
address: {
@type: "PostalAddress",
streetAddress: "1701 Jacaman Rd # 2",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.559910000000002,
longitude: -99.4686849
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, businesses with employees, sole proprietors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA-Led Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Suite"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Secure Document Portal"
}
],
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.