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: "Jelks Law, PLLC",
description: "Jelks Law, PLLC is a Chattanooga-based law firm led by attorney Amanda Jelks, specializing in estate planning, probate, business law, and elder law. The firm helps families and business owners protect their assets and plan for the future through wills, trusts, powers of attorney, Medicaid planning, and conservatorships. Amanda Jelks combines her background in business law with extensive estate planning experience to provide personalized legal strategies for individuals and small to international corporations.",
url: "https://www.jelkslaw.com/",
telephone: "+1-423-602-2230",
address: {
@type: "PostalAddress",
streetAddress: "1615 Bailey Ave",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0348092,
longitude: -85.27898859999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "288",
bestRating: "5"
},
areaServed: "Chattanooga, Tennessee and surrounding areas",
knowsAbout: "Estate Planning & Wills, Business owners, families with minor children, individuals with significant assets or retirement accounts, seniors planning for long-term care, parents wanting to establish guardianship plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Business Law Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Attorney Model"
}
],
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.