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: "James M. Judkins, Attorney at Law",
description: "James M. Judkins is an independent attorney based in Murfreesboro, TN specializing in family law matters including divorce, child custody, and support cases. With a focus on personalized legal representation, Judkins provides experienced counsel to clients navigating complex family law issues in the Middle Tennessee area.",
url: "http://judkinslawtn.com/",
telephone: "+1-615-597-4087",
address: {
@type: "PostalAddress",
streetAddress: "104 N Church St",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.846140999999996,
longitude: -86.3911542
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, those needing family law representation in Middle Tennessee",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family Law Focus"
}
],
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.