Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Jan Luckock,Ea & Associates",
description: "Jan Luckock, EA & Associates is an accounting firm in Twin Falls serving individuals and businesses with tax preparation, bookkeeping, and financial services. Led by Jan Luckock, an Enrolled Agent, the firm provides personalized tax strategy and compliance support for both personal and business clients.",
telephone: "+1-208-733-1655",
address: {
@type: "PostalAddress",
streetAddress: "1027 Blue Lakes Blvd",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.561449599999996,
longitude: -114.4605789
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals needing tax planning, families with complex tax situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Enrolled Agent Credentials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.