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: "Idaho Legal Estates & Probate",
description: "Idaho Legal Estates & Probate specializes in estate planning, probate administration, and elder law services for Boise-area families and individuals. The firm helps clients create comprehensive estate plans, manage trust administration, navigate probate proceedings, and plan for long-term care and Medicaid eligibility. They provide personalized legal guidance to ensure assets are protected and families' wishes are honored.",
url: "https://idaho-legal.com/",
telephone: "+1-208-996-3398",
address: {
@type: "PostalAddress",
streetAddress: "6126 W State St Suite 504",
addressLocality: "Boise",
addressRegion: "ID",
postalCode: "83703",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6602361,
longitude: -116.26524899999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "49",
bestRating: "5"
},
areaServed: "Boise, Idaho and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning for the future, seniors addressing long-term care needs, individuals with significant assets or complex family situations, executors and trustees managing estates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law & Medicaid Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Administration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Planning Approach"
}
],
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.