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: "Law Offices Of Richard C. McConathy - Weatherford DWI & Criminal Defense Lawyers",
description: "Law Offices of Richard C. McConathy provides criminal defense and DWI representation for clients in the Weatherford area and surrounding North Texas communities. With a focus on DWI/DWI cases and broader criminal defense matters, the firm helps individuals navigate serious charges and protect their rights. The office offers personalized legal representation for those facing criminal allegations.",
url: "https://mcconathylaw.com/criminal-defense-lawyer/weatherford/",
telephone: "+1-817-783-4245",
address: {
@type: "PostalAddress",
streetAddress: "109 York Ave #207",
addressLocality: "Weatherford",
addressRegion: "TX",
postalCode: "76086",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7593313,
longitude: -97.7982088
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Weatherford, TX and surrounding North Texas communities",
knowsAbout: "Criminal Defense, Individuals facing DWI charges, those accused of criminal offenses, drivers with suspended licenses or drunk driving allegations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized DWI Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Weatherford 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.