Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Jackson Hewitt Tax Service - NE Killingsworth St",
description: "Jackson Hewitt Tax Service in Portland offers comprehensive tax preparation and financial services to individuals and small business owners. Their experienced Tax Pros handle individual income tax filing, self-employed and gig-worker taxes, amendments, extensions, and IRS audit representation. They specialize in serving diverse groups including farmers, military members, clergy, retirees, and investors, and provide convenient options like drop-off tax preparation, refund advance loans, and Spanish-language services.",
url: "https://office.jacksonhewitt.com/tax-preparation-services-locations/en/or/portland/4100-ne-killingsworth-st/15179",
telephone: "+1-503-287-1317",
address: {
@type: "PostalAddress",
streetAddress: "4100 NE Killingsworth St",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.5626445,
longitude: -122.6212769
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "112",
bestRating: "5"
},
areaServed: "Portland, OR and surrounding areas",
knowsAbout: "Accounting & Tax, Self-employed workers and gig economy drivers, Small business owners, Retirees and investors, Spanish-speaking taxpayers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Maximum Refund Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Drop-off Tax Preparation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Tax Expertise"
}
],
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.