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: "The Nash Group P.S. Certified Public Accountants",
description: "The Nash Group P.S. is a certified public accounting firm based in Fircrest serving the greater Tacoma area. They provide comprehensive accounting services including tax preparation, bookkeeping, payroll processing, and business consulting for both individuals and businesses. With CPA certification and years of local experience, they help clients navigate complex tax situations and financial planning.",
url: "http://nashgroupcpas.com/",
telephone: "+1-253-752-9522",
address: {
@type: "PostalAddress",
streetAddress: "2010 65th Ave W",
addressLocality: "Fircrest",
addressRegion: "WA",
postalCode: "98466",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2413835,
longitude: -122.52404940000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Fircrest, WA and surrounding Tacoma metro area",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, companies seeking bookkeeping and payroll support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.