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: "Platt & Westby, P.C.",
description: "Platt & Westby, P.C. is a Phoenix-based law firm specializing in estate planning, probate, and elder law matters. With decades of combined experience, the firm helps families and individuals create comprehensive estate plans, navigate probate administration, and plan for long-term care needs. They're known for personalized counsel that addresses both legal documents and the practical concerns families face when managing estates and protecting assets.",
url: "http://www.plattwestby.com/",
telephone: "+1-602-277-4441",
address: {
@type: "PostalAddress",
streetAddress: "2916 N 7th Ave #100",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4810364,
longitude: -112.0833916
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Phoenix, Arizona and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning their estates, retirees concerned about long-term care costs, executors managing probate, business owners protecting generational wealth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law & Medicaid Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Probate Administration"
}
],
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.