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 - W Craig Rd",
description: "Jackson Hewitt Tax Service at 1807 W Craig Rd in North Las Vegas offers comprehensive tax preparation and filing services for individuals, self-employed workers, gig economy professionals, and small business owners. Located conveniently inside Walmart, they provide expert tax planning, IRS audit representation, refund advances up to $3,500, and drop-off tax preparation services so you can file while you shop. Their Tax Pros specialize in maximizing refunds for diverse situations including investments, rental properties, military service, and retirement income.",
url: "https://office.jacksonhewitt.com/tax-preparation-services-locations/en/nv/north-las-vegas/1807-w-craig-rd/52592",
telephone: "+1-702-829-3688",
address: {
@type: "PostalAddress",
streetAddress: "1807 W Craig Rd",
addressLocality: "North Las Vegas",
addressRegion: "NV",
postalCode: "89032",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.23657,
longitude: -115.16797100000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "356",
bestRating: "5"
},
areaServed: "North Las Vegas and surrounding areas, Nevada",
knowsAbout: "Accounting & Tax, Self-employed and gig workers, small business owners, first responders and military service members, individuals with rental properties or investment income",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Walmart Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Maximum Refund Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized 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.