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: "Liberty Tax - Pacific Ave",
description: "Liberty Tax Service at Pacific Ave in Tacoma provides comprehensive tax preparation and filing services for individuals and businesses. The experienced team helps clients navigate federal and state tax returns, maximize deductions, and resolve tax issues with the IRS. They offer personalized tax planning strategies to help clients keep more of their money while ensuring full compliance with tax laws.",
url: "https://www.libertytax.com/12485",
telephone: "+1-253-358-2578",
address: {
@type: "PostalAddress",
streetAddress: "3814 Pacific Ave Suite A105",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98418",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2224146,
longitude: -122.4347309
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "132",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding Pierce County communities",
knowsAbout: "Accounting & Tax, Self-employed individuals, small business owners, families with complex returns, anyone facing IRS issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Audit Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round 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.