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: "Legacy Legal Services",
description: "Legacy Legal Services is an estate planning firm in Meridian specializing in wills, trusts, power of attorney, and probate administration. Founded by experienced attorneys, they help families and business owners protect their assets and ensure their wishes are carried out. They offer comprehensive estate planning consultations to create customized legal strategies for individuals at any stage of life.",
url: "http://legacylegalservices.org/",
telephone: "+1-208-806-8181",
address: {
@type: "PostalAddress",
streetAddress: "1120 S Rackham Way Suite 300",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.5948831,
longitude: -116.35208859999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Meridian, Boise, and surrounding Treasure Valley communities",
knowsAbout: "Estate Planning & Wills, Families protecting assets, business owners planning succession, retirees establishing legacy plans, parents securing children's futures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Consultations"
}
],
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.