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: "Ascendancy Law LLC",
description: "Ascendancy Law LLC is an estate planning and administration firm based in Rock Hill, SC, specializing in comprehensive legal services to help clients protect their assets and plan for the future. The firm handles estate planning, trust creation and administration, powers of attorney, and guardianship matters. Founded on the principle that thoughtful planning is essential, Ascendancy Law works with individuals and families to ensure their wishes are documented and legally protected.",
url: "http://www.ascendancylaw.com/",
telephone: "+1-803-380-6870",
address: {
@type: "PostalAddress",
streetAddress: "331 E Main St #200",
addressLocality: "Rock Hill",
addressRegion: "SC",
postalCode: "29730",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.923663999999995,
longitude: -81.02314489999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Rock Hill, SC and surrounding areas",
knowsAbout: "Estate Planning & Wills, Individuals and families seeking comprehensive estate planning, business owners planning asset protection, parents establishing guardianship plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Trust Administration Expertise"
}
],
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.