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: "NC Wills and Trusts - Southtown Cir",
description: "NC Wills and Trusts is a law firm specializing in estate planning services for North Carolina residents. They help clients create wills, trusts, and other estate planning documents to protect their families and assets. The firm focuses on making the estate planning process straightforward and accessible for individuals and families.",
url: "https://www.willsandtrustsnc.com/",
telephone: "+1-919-706-1599",
address: {
@type: "PostalAddress",
streetAddress: "300 Southtown Cir Ste 103",
addressLocality: "Rolesville",
addressRegion: "NC",
postalCode: "27571",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9163778,
longitude: -78.4704569
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Rolesville, Raleigh, and surrounding Wake County areas",
knowsAbout: "Estate Planning & Wills, Families planning for the future, parents seeking to protect their children's inheritance, individuals with significant assets, those wanting to avoid probate",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Estate Planning Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.