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 Harrisonburg's Clover Leaf Shopping Center offering personal and business tax filing. Their services include tax return preparation, and they provide optional Easy100 Advance loans to eligible taxpayers, allowing quick access to refunds typically within 24 hours of IRS acceptance. This franchise location serves individual and business tax filers seeking professional preparation and refund advance options.",
url: "https://www.libertytax.com/10271",
telephone: "+1-540-208-4825",
address: {
@type: "PostalAddress",
streetAddress: "33 Kenmore St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.443941699999996,
longitude: -78.8551047
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, People needing refund advances",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Easy100 Advance Loans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Personal & Business Taxes"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.