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: "Frantz, McConnell & Seymour, LLP",
description: "Frantz, McConnell & Seymour, LLP is a full-service law firm based in Knoxville specializing in family law, estate planning, and civil litigation. The firm provides comprehensive legal representation for divorce, child custody, mediation, prenuptial agreements, and collaborative divorce solutions. They also handle estate planning, probate, and general civil matters for individuals and families throughout East Tennessee.",
url: "http://www.fmsllp.com/",
telephone: "+1-865-546-9321",
address: {
@type: "PostalAddress",
streetAddress: "550 W Main St Ste 500",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.960279299999996,
longitude: -83.91891249999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding East Tennessee communities",
knowsAbout: "Family Law, Families navigating divorce or custody issues, couples seeking prenuptial agreements, individuals planning estates, those preferring mediation over litigation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Collaborative Divorce Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Legal 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.