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: "Rodriguez CPA PLLC",
description: "Rodriguez CPA PLLC is a specialized construction accounting firm led by Diego Rodriguez, CPA, MSA, MST, with 15 years of experience serving construction contractors, developers, and real estate professionals. They offer comprehensive accounting, bookkeeping, tax planning, and financial strategy services tailored specifically for the construction industry, with bilingual (English/Spanish) support. The firm provides tiered service packages from essential bookkeeping and monthly financial statements to executive-level cash flow forecasting and year-round tax planning, all designed to help construction businesses minimize taxes, optimize cash flow, and scale profitably.",
url: "https://drod.cpa/",
telephone: "+1-704-412-3974",
address: {
@type: "PostalAddress",
streetAddress: "1000 Novus Ln STE 544",
addressLocality: "Chapel Hill",
addressRegion: "NC",
postalCode: "27514",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9388041,
longitude: -79.02154759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "North Carolina (Charlotte, Durham, Raleigh), Florida (Fort Lauderdale, Jacksonville, Miami, Naples, Orlando, Tampa), Massachusetts (Boston), and Rhode Island (Providence)",
knowsAbout: "Accounting & Tax, Construction contractors, real estate developers, construction investors, trades professionals seeking bilingual CPA services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Construction Industry Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual CPA Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Tiered Service Packages"
}
],
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.