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 and bookkeeping service located on Lancaster Ave in Fort Worth, offering comprehensive tax solutions for individuals and businesses. Their experienced team handles personal tax returns, business tax preparation, and bookkeeping services, with Spanish-speaking staff available to serve the diverse local community. They provide in-person consultations and appointment-based service to ensure personalized attention to each client's tax needs.",
url: "https://www.libertytax.com/14791",
telephone: "+1-817-653-8962",
address: {
@type: "PostalAddress",
streetAddress: "4624 E Lancaster Ave",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76103",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7405074,
longitude: -97.2539741
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "316",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding Dallas-Fort Worth area",
knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, Spanish-speaking clients, Self-employed professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Spanish-Speaking Staff Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Tax & Bookkeeping"
}
],
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.