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: "Thomas J. Gorman, P.A.",
description: "Thomas J. Gorman, P.A. is an estate planning law firm serving the Charlotte area, specializing in wills, trusts, power of attorney, probate administration, and estate tax planning. Attorney Thomas J. Gorman provides comprehensive legal guidance to help clients protect their assets and ensure their wishes are carried out. The firm focuses on personalized service and helping families navigate complex estate matters with clarity and confidence.",
url: "https://www.gormlaw.com/",
telephone: "+1-704-544-2500",
address: {
@type: "PostalAddress",
streetAddress: "15720 Brixham Hill Ave #300",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28277",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0592569,
longitude: -80.85215029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Estate Planning & Wills, High-net-worth individuals, Families with complex assets, Business owners, Retirees planning legacy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Probate Administration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Legal Guidance"
}
],
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.