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: "Paul S. Joo, CPA",
description: "Paul S. Joo, CPA is a certified public accounting firm based in Garden Grove, California, offering comprehensive tax preparation, bookkeeping, and financial consulting services for individuals and businesses. With expertise in tax strategy, IRS representation, and payroll services, the firm helps clients minimize tax liability and maintain accurate financial records. Paul S. Joo brings personalized, detail-oriented service to clients seeking reliable accounting support.",
url: "https://www.pjoocpa.com/",
telephone: "+1-714-537-1200",
address: {
@type: "PostalAddress",
streetAddress: "12966 Euclid St # 210",
addressLocality: "Garden Grove",
addressRegion: "CA",
postalCode: "92840",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.774632,
longitude: -117.9372468
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Garden Grove, CA and surrounding Orange County communities",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing bookkeeping support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Solutions"
}
],
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.