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: "Orsinger, Nelson, Downing and Anderson, LLP",
description: "Orsinger, Nelson, Downing and Anderson, LLP is a family law firm based in Fort Worth specializing in divorce, child custody, and related family legal matters. With experienced attorneys serving the Dallas-Fort Worth area, they provide comprehensive legal representation for clients navigating complex family law issues including property division, spousal support, and custody arrangements.",
url: "https://www.ondafamilylaw.com/divorce-lawyers-fort-worth-tx",
telephone: "+1-817-831-6800",
address: {
@type: "PostalAddress",
streetAddress: "2900 Airport Fwy",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.767087499999995,
longitude: -97.3041142
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Fort Worth, Dallas-Fort Worth Metroplex, and surrounding areas",
knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating child custody disputes, those requiring spousal support guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.