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",
description: "Liberty Tax is a tax preparation service located in Henderson, Nevada, offering individual and business tax filing services. With locations nationwide and local expertise, they provide comprehensive tax solutions including tax preparation, IRS representation, and tax planning to help clients maximize refunds and minimize liability.",
url: "https://www.libertytax.com/19396",
telephone: "+1-702-637-0924",
address: {
@type: "PostalAddress",
streetAddress: "245 N Stephanie St Suite B",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0449913,
longitude: -115.04801370000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "56",
bestRating: "5"
},
areaServed: "Henderson and surrounding Las Vegas Valley communities",
knowsAbout: "Accounting & Tax, Individual filers seeking tax refunds, small business owners, self-employed professionals, clients facing IRS audits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nationwide Network with Local Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation Available"
}
],
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.