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: "Benjamin E. Berthelson CPA",
description: "Benjamin E. Berthelson is a CPA-certified accountant serving Twin Falls and surrounding areas. He provides comprehensive accounting services including income tax returns, payroll processing, and bookkeeping for individuals and businesses. With a focus on personalized service, Benjamin offers multiple convenient contact methods and secure file sharing via Dropbox to streamline the client experience.",
url: "http://www.berthelsoncpa.com/",
telephone: "+1-208-736-1711",
address: {
@type: "PostalAddress",
streetAddress: "219 5th Ave E",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5575171,
longitude: -114.46452640000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Accounting & Tax, Individual taxpayers, Small business owners, Businesses needing payroll services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Secure Digital File Sharing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Contact Options"
}
],
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.