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: "Precision Tax & Accounting Services",
description: "Precision Tax & Accounting Services is a family-owned business founded in 1996 and based in Moreno Valley, CA, serving clients nationwide. They specialize in tax preparation, tax planning, and accounting services for individuals and small businesses, with a focus on accuracy and client education. The team of licensed professionals goes beyond standard tax form completion to provide personalized guidance and explain how each financial decision impacts overall well-being.",
url: "https://precisiontaxandaccountingsvc.com/",
telephone: "+1-951-247-8833",
address: {
@type: "PostalAddress",
streetAddress: "24384 Sunnymead Boulevard #220b",
addressLocality: "Moreno Valley",
addressRegion: "CA",
postalCode: "92553",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.939669099999996,
longitude: -117.2375671
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Moreno Valley, CA and nationwide (currently serving CA, OR, WA, AZ, CO, TX, TN, NC, GA, MI, PA, LA, NV, NY)",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, those seeking tax planning strategy, clients nationwide requiring remote accounting services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Tax Professionals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client Education Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Long-Established Reputation"
}
],
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.