Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Tolman Brizee & Cannon",
description: "Tolman Brizee & Cannon is a criminal defense law firm serving Twin Falls and surrounding areas. The firm provides comprehensive legal representation for clients facing criminal charges, including DUI, felony, misdemeanor, and drug-related offenses. With experienced attorneys dedicated to protecting their clients' rights, they offer aggressive defense strategies tailored to each case's unique circumstances.",
url: "https://www.tbclaw.net/?npcmp=dir:local:4576552:83301",
telephone: "+1-208-733-5566",
address: {
@type: "PostalAddress",
streetAddress: "132 3rd Ave E",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5565439,
longitude: -114.4679158
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and surrounding communities",
knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI defendants, those accused of felonies or misdemeanors, people with drug-related charges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Criminal Defense Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.