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: "America\"s Income Tax Service",
description: "America's Income Tax Service in Calimesa offers comprehensive tax preparation and accounting services for individuals and small businesses. Located on County Line Road, they specialize in income tax filing, tax planning, and financial consulting to help clients minimize tax liability and maximize refunds. With a focus on personalized service and accurate filings, they serve the local community's tax and accounting needs.",
url: "https://americans-income-tax-services.ueniweb.com/",
telephone: "+1-909-795-0485",
address: {
@type: "PostalAddress",
streetAddress: "595 W County Line Rd",
addressLocality: "Calimesa",
addressRegion: "CA",
postalCode: "92320",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0038128,
longitude: -117.06068640000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Calimesa, CA and surrounding Riverside County areas",
knowsAbout: "Accounting & Tax, Individual tax filers, self-employed professionals, small business owners, freelancers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Small Business Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.