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: "Postic & Bates, P.C.",
description: "Postic & Bates, P.C. is an Oklahoma City-based law firm specializing in estate planning, probate, and elder law services. The firm helps families and individuals protect their assets, plan for the future, and navigate complex legal matters with experienced attorneys dedicated to personalized client service.",
url: "https://www.posticbates.com/",
telephone: "+1-405-691-5080",
address: {
@type: "PostalAddress",
streetAddress: "2212 Shadowlake Dr",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73159",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3675548,
longitude: -97.5487934
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning estates, retirees needing elder law services, individuals creating wills and trusts, families navigating probate",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law & Medicaid Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Probate & Trust 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.