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: "TDE Family Law & Divorce Attorneys",
description: "TDE Family Law & Divorce Attorneys is a dedicated family law firm based in downtown Atlanta serving clients throughout Georgia. The firm specializes in divorce representation, child custody matters, mediation services, and prenuptial agreements, with a focus on helping families navigate complex legal transitions. Their experienced attorneys provide personalized counsel on custody arrangements, child support, spousal support, property division, and other family law issues.",
url: "https://tdefamilylaw.com/",
telephone: "+1-404-905-1310",
address: {
@type: "PostalAddress",
streetAddress: "50 Hurt Plaza SE #1250",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30303",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.754334899999996,
longitude: -84.3868116
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "164",
bestRating: "5"
},
areaServed: "Atlanta and surrounding Georgia areas",
knowsAbout: "Family Law, Divorcing couples, parents navigating custody disputes, individuals seeking mediation, couples planning marriages",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mediation Services Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Atlanta Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Law 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.