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 Lena Chun Lee, PLLC",
description: "Law Office of Lena Chun Lee, PLLC is an estate planning law firm serving Charlotte and surrounding areas. Attorney Lena Chun Lee specializes in helping clients create comprehensive estate plans, including wills, trusts, powers of attorney, and probate services. The firm takes a personalized approach to ensure each client's wishes are properly documented and their family's future is protected.",
url: "http://www.lcllaw.net/",
telephone: "+1-980-498-0999",
address: {
@type: "PostalAddress",
streetAddress: "1339 Baxter St Suite 201",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2109036,
longitude: -80.83445189999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding Mecklenburg County area",
knowsAbout: "Estate Planning & Wills, Individuals planning their estate, families seeking probate representation, seniors planning for end-of-life matters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.