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: "Priority Legal Group, PLLC",
description: "Priority Legal Group, PLLC is a full-service law firm in Chattanooga specializing in estate planning, trust administration, and probate services. The firm helps clients protect their assets, plan for the future, and navigate complex legal matters with personalized attention and professional guidance.",
url: "http://prioritylegalgroup.com/",
telephone: "+1-423-757-5000",
address: {
@type: "PostalAddress",
streetAddress: "2220 E 23rd St",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0170539,
longitude: -85.27840239999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Chattanooga, Tennessee and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning their estates, individuals seeking to protect assets, seniors addressing Medicaid planning, business owners structuring succession plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Estate Planning Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Probate & Trust Administration"
}
],
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.