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: "Wolf CPA, A Professional Accountancy Corporation",
description: "Wolf CPA is a Professional Accountancy Corporation based in Redlands, CA, providing comprehensive accounting and tax services to individuals and businesses. Led by experienced CPAs, they offer tax preparation, bookkeeping, payroll services, and financial consulting tailored to their clients' specific needs. Wolf CPA combines professional expertise with personalized service to help clients optimize their financial strategies and ensure compliance.",
url: "http://www.wolfcpa.org/",
telephone: "+1-909-335-0040",
address: {
@type: "PostalAddress",
streetAddress: "501 E Citrus Ave C",
addressLocality: "Redlands",
addressRegion: "CA",
postalCode: "92373",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0558037,
longitude: -117.1770787
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Redlands, CA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking comprehensive tax planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professionals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Suite"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Focus"
}
],
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.