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: "CMS Law Firm LLC",
description: "CMS Law Firm LLC in Kirkland provides comprehensive estate planning, trust administration, and elder law services to help families protect their assets and plan for the future. The firm specializes in will preparation, trust creation, power of attorney documents, and Medicaid planning, serving clients throughout the Seattle area. With a focus on personalized counsel and practical solutions, CMS Law Firm helps clients navigate complex legal and financial decisions with confidence.",
url: "https://cmslawfirm.com/",
telephone: "+1-206-659-1512",
address: {
@type: "PostalAddress",
streetAddress: "811 Kirkland Ave Suite #201",
addressLocality: "Kirkland",
addressRegion: "WA",
postalCode: "98033",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6750195,
longitude: -122.1938831
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "228",
bestRating: "5"
},
areaServed: "Kirkland, Washington and surrounding Puget Sound communities",
knowsAbout: "Estate Planning & Wills, Families planning their estate, business owners protecting assets, seniors organizing elder care and Medicaid strategies, individuals updating or creating wills and trusts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate & Elder Law Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Puget Sound Practice"
}
],
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.