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: "Middleton Accounting & Tax Services",
description: "Middleton Accounting & Tax Services is a locally owned and operated firm serving since 2008, specializing in personal, business, corporate, and multi-state tax preparation, bookkeeping, payroll services, and business setup. Led by owner Marianne, an Enrolled Agent with over 20 years of experience, the team of five accountants provides personalized tax planning, IRS representation, and specialized expertise in S-Corporations, self-employed filers, and crypto-related taxes. They serve clients nationwide and offer bilingual Spanish-speaking preparers, extended tax season hours (8am-8pm weekdays, 10am-6pm weekends), and convenient tax drop-off services.",
url: "https://middletonaccounting.net/",
telephone: "+1-208-585-0088",
address: {
@type: "PostalAddress",
streetAddress: "106 W Main St suite c",
addressLocality: "Middleton",
addressRegion: "ID",
postalCode: "83644",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.7067325,
longitude: -116.6247618
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "161",
bestRating: "5"
},
areaServed: "Middleton, ID and surrounding areas; serves clients nationwide",
knowsAbout: "Accounting & Tax, Self-employed individuals, small business owners, S-Corporation operators, multi-state filers, bilingual Spanish-speaking clients, real estate buyers/sellers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Enrolled Agent Leadership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Tax Season Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Tax Planning"
}
],
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.