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: "Jackson Hewitt Tax Service - 148th Ave SE",
description: "Jackson Hewitt Tax Service is a tax preparation franchise offering comprehensive tax filing services for individuals and small businesses. Located in Bellevue, they provide tax return preparation, refund anticipation services, and tax consultation to help clients navigate federal and state tax obligations. Their experienced tax professionals work to maximize deductions and ensure accurate filing.",
url: "https://office.jacksonhewitt.com/tax-preparation-services-locations/en/wa/bellevue/29-148th-ave-se/19968",
telephone: "+1-425-616-0588",
address: {
@type: "PostalAddress",
streetAddress: "29 148th Ave SE",
addressLocality: "Bellevue",
addressRegion: "WA",
postalCode: "98007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6088129,
longitude: -122.14339539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "66",
bestRating: "5"
},
areaServed: "Bellevue and surrounding Puget Sound communities",
knowsAbout: "Accounting & Tax, Individual taxpayers, Small business owners, Self-employed professionals, First-time tax filers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Franchise Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Tax Solutions"
}
],
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.