Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sutton Financial Services",
description: "Sutton Financial Services is an Enrolled Agent firm in Daly City specializing in tax preparation and financial services. As an IRS-recognized Enrolled Agent, they provide professional tax filing, representation, and financial guidance to individuals and businesses. They use secure technology platforms to protect client information while offering comprehensive tax and accounting solutions.",
url: "http://www.sutton1040.com/",
telephone: "+1-650-755-1040",
address: {
@type: "PostalAddress",
streetAddress: "333 Gellert Blvd suite 247",
addressLocality: "Daly City",
addressRegion: "CA",
postalCode: "94015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6667243,
longitude: -122.46681849999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Daly City, San Francisco Bay Area",
knowsAbout: "Accounting & Tax, Individuals needing tax preparation, small business owners, taxpayers facing IRS audits or representation needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Enrolled Agent Status"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Secure Technology Platform"
}
],
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.