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: "Zachary A. Cooper Law",
description: "Zachary A. Cooper Law is an estate planning attorney in Cary, NC, specializing in helping families create comprehensive plans to protect their assets, designate guardians for minor children, and ensure their wishes are carried out. Zack Cooper focuses on making estate planning clear and accessible through personalized Family Assurance Planning Sessions, helping families move from confusion and anxiety to confidence about their financial future.",
url: "http://lawofzacooper.com/",
telephone: "+1-919-664-3801",
address: {
@type: "PostalAddress",
streetAddress: "150 Preston Executive Dr STE 201",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7909679,
longitude: -78.829116
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families with minor children, High-net-worth individuals seeking asset protection, Parents concerned about guardianship decisions, Anyone wanting to ensure their wishes are legally documented",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family Assurance Planning Sessions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Estate Planning"
}
],
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.