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 Office of Radford Dimmick",
description: "The Law Office of Radford Dimmick is an estate planning firm in Nashville specializing in wills, trusts, powers of attorney, and probate services. Led by attorney Radford Dimmick, the firm helps clients protect their assets and ensure their wishes are carried out through comprehensive estate planning strategies. They serve individuals and families throughout the Nashville area who want to secure their legacy and provide peace of mind for their loved ones.",
url: "https://www.raddimmick.com/",
telephone: "+1-615-263-1278",
address: {
@type: "PostalAddress",
streetAddress: "UBS Tower, 315 Deaderick St Suite 1550",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1657337,
longitude: -86.77946159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families wanting to protect assets, individuals creating or updating wills and trusts, parents establishing guardianship plans, those navigating probate",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Attorney"
}
],
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.