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: "Hartzog Conger Cason",
description: "Hartzog Conger Cason is a full-service law firm based in Oklahoma City specializing in estate planning, trust administration, and family law matters. The firm helps clients protect their assets, plan for the future, and navigate complex legal transitions with personalized counsel from experienced attorneys.",
url: "http://hartzoglaw.com/",
telephone: "+1-405-235-7000",
address: {
@type: "PostalAddress",
streetAddress: "201 Robert S Kerr Ave STE 1600",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.470342699999996,
longitude: -97.5169086
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning estates, individuals creating trusts, people navigating divorce or inheritance matters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Law Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Team"
}
],
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.