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: "Hatcher Legal, PLLC",
description: "Hatcher Legal, PLLC is a business and estate law firm led by attorney Nichole M. Hatcher, serving clients across North Carolina, Virginia, and Maryland. The firm specializes in estate planning (wills, trusts, powers of attorney, advance directives), business law (entity formation, compliance, contracts, employment matters), and mediation services. With expertise in multi-state legal requirements, Hatcher Legal helps entrepreneurs, established companies, and families protect their assets, plan succession, and navigate state-specific regulations.",
url: "https://hatcherlegal.com/",
telephone: "+1-984-265-7800",
address: {
@type: "PostalAddress",
streetAddress: "3326 Durham-Chapel Hill Blvd #200a",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27707",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.97242060000001,
longitude: -78.9462252
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "30",
bestRating: "5"
},
areaServed: "North Carolina, Virginia, and Maryland",
knowsAbout: "Estate Planning & Wills, Business owners and entrepreneurs, families planning estates and succession, multi-state business operators, individuals seeking comprehensive estate protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-State Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "NC Certified Mediator"
}
],
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.