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: "C & S Income Tax and Bookkeeping",
description: "C & S Income Tax and Bookkeeping provides comprehensive tax preparation and bookkeeping services to individuals and small businesses in San Jose. With a focus on personalized service and tax efficiency, they help clients navigate income tax filing, maintain accurate financial records, and maximize deductions. Their experienced team serves the local community with professional accounting support tailored to each client's unique financial situation.",
url: "http://www.cstaxgroupinc.com/",
telephone: "+1-408-729-0541",
address: {
@type: "PostalAddress",
streetAddress: "2680 S White Rd Ste 154",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95148",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.32953010000001,
longitude: -121.79709179999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding areas",
knowsAbout: "Accounting & Tax, Self-employed professionals, Small business owners, Individuals seeking tax optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Tax Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Bookkeeping 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.