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: "Law Offices of Fisher Wise",
description: "Law Offices of Fisher Wise is a full-service law firm in Chattanooga specializing in family law, estate planning, and business law. With deep roots in the Tennessee legal community, the firm handles divorce, custody disputes, prenuptial agreements, wills, trusts, and corporate matters for individual and business clients. The team combines personalized attention with extensive courtroom experience to guide clients through complex legal transitions.",
url: "https://www.fisherwise.com/",
telephone: "+1-423-498-2402",
address: {
@type: "PostalAddress",
streetAddress: "Republic Centre, 633 Chestnut St Suite 640",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37450",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0485407,
longitude: -85.3119024
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "98",
bestRating: "5"
},
areaServed: "Chattanooga, Hamilton County, and surrounding East Tennessee communities",
knowsAbout: "Family Law, Families going through divorce or custody disputes, business owners needing legal structure and protection, individuals planning estates and trusts, couples seeking prenuptial agreements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Trial Attorneys"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Counsel"
}
],
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.