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: "Mason Financial Services, CPA",
description: "Mason Financial Services is a CPA firm in Redlands offering comprehensive accounting and tax services for individuals and businesses. Led by experienced CPAs, they specialize in tax preparation, bookkeeping, payroll services, and financial consulting to help clients minimize tax liability and maintain accurate financial records.",
url: "http://www.ensenmasoncpa.com/",
telephone: "+1-909-475-0900",
address: {
@type: "PostalAddress",
streetAddress: "300 E State St #504",
addressLocality: "Redlands",
addressRegion: "CA",
postalCode: "92373",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.055965,
longitude: -117.1788
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Redlands, CA and surrounding Inland Empire communities",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing ongoing bookkeeping and payroll management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professionals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Redlands Presence"
}
],
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.