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: "David A. Montgomery Law, PLLC",
description: "David A. Montgomery Law, PLLC is an estate planning and family law firm in Knoxville serving clients throughout Tennessee. Founded by David A. Montgomery, the firm specializes in comprehensive estate planning, including wills, trusts, and probate administration, alongside family law matters such as divorce, custody, and adoption. The firm combines personalized legal counsel with accessible service to help clients protect their families and assets.",
url: "http://www.tn-estatelaw.com/",
telephone: "+1-865-777-2702",
address: {
@type: "PostalAddress",
streetAddress: "112 Glenleigh Ct Suite 4",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37934",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.891639,
longitude: -84.1431731
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Knoxville, Tennessee and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning estates, individuals going through divorce or custody matters, small business owners protecting family assets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.