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: "Jesús Edgardo Rodríguez CPA",
description: "Jesús Edgardo Rodríguez CPA LLC provides comprehensive accounting and tax services to individuals and businesses in Laredo. The firm specializes in federal and state tax preparation, business formation guidance for sole proprietorships through corporations, payroll processing, and full bookkeeping support including accounts payable/receivable and financial statements. Led by CPA Jesús Edgardo Rodríguez, the practice offers expert consultation to help clients navigate tax compliance and financial management efficiently.",
url: "https://rodriguez.cpa/",
telephone: "+1-956-290-9930",
address: {
@type: "PostalAddress",
streetAddress: "5219 McPherson Rd Suite 228",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.544373699999998,
longitude: -99.4820799
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, growing companies needing payroll and bookkeeping support, entrepreneurs starting new businesses",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Business Formation Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professional"
}
],
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.