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: "Oakes Law Firm",
description: "Oakes Law Firm is an estate planning law practice based in Knoxville serving clients throughout East Tennessee. They specialize in comprehensive estate planning services including wills, trusts, power of attorney documents, and probate administration. The firm helps individuals and families protect their assets, plan for incapacity, and ensure their wishes are carried out efficiently.",
url: "http://www.oakeslawfirm.com/?npcmp=dir:local::[5295550]:[37922]",
telephone: "+1-865-288-9900",
address: {
@type: "PostalAddress",
streetAddress: "10413 Kingston Pike #201",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37922",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8992758,
longitude: -84.1286356
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Knoxville, TN and East Tennessee",
knowsAbout: "Estate Planning & Wills, Families planning their estates, business owners protecting assets, individuals concerned about incapacity planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Knoxville 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.