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: "Shaila Chamberlain, CPA",
description: "Shaila Chamberlain, CPA is an independent accounting firm in Riverside offering comprehensive tax preparation, bookkeeping, and financial consulting services. Shaila is a CPA who provides personalized tax strategies for individuals and businesses, helping clients maximize deductions and minimize tax liability. The firm specializes in making complex financial matters understandable and manageable for their clients.",
url: "http://schamberlaincpa.com/",
telephone: "+1-951-768-2969",
address: {
@type: "PostalAddress",
streetAddress: "2900 Adams St",
addressLocality: "Riverside",
addressRegion: "CA",
postalCode: "92504",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9208332,
longitude: -117.4158298
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Riverside, CA and surrounding Inland Empire communities",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing ongoing bookkeeping",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Individual & Business Services"
}
],
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.