Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Law Office of Bryon J. Will, P.L.L.C.",
description: "The Law Office of Bryon J. Will, P.L.L.C. is an estate planning and elder law firm serving the Midwest City area. Attorney Bryon J. Will provides comprehensive legal services including will preparation, trust creation, power of attorney documents, and elder law guidance for clients protecting their families' futures and navigating life's transitions.",
telephone: "+1-405-308-4272",
address: {
@type: "PostalAddress",
streetAddress: "8000 SE 15th St",
addressLocality: "Midwest City",
addressRegion: "OK",
postalCode: "73110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.449350599999995,
longitude: -97.3879857
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Midwest City, Oklahoma and surrounding communities",
knowsAbout: "Estate Planning & Wills, Families planning their estates, seniors preparing for retirement, parents wanting to protect their children's inheritance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Estate Planning Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law Expertise"
}
],
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.