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: "The Anderson Law Firm, PLLC",
description: "The Anderson Law Firm, PLLC is a client-focused law firm in McKinney specializing in probate, elder law, estate planning, guardianship, real estate, and business law. Led by experienced attorneys, they help families navigate complex legal challenges including setting up comprehensive estate plans, managing probate after a loved one's passing, establishing guardianship, and handling real estate matters related to estates and general property issues. They offer free initial phone consultations to discuss your situation and provide clear guidance on your options.",
url: "https://www.andersonlawfirmpllc.com/",
telephone: "+1-972-299-0833",
address: {
@type: "PostalAddress",
streetAddress: "5900 S Lake Forest Dr Ste 300",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.145384299999996,
longitude: -96.6804358
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "77",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding North Texas communities",
knowsAbout: "Estate Planning & Wills, Families planning their estate, individuals managing probate after losing a loved one, seniors seeking elder law and Medicaid planning, small business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Initial Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Practice Areas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Payment Options"
}
],
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.