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: "Samuel Sayward & Baler LLC",
description: "Samuel Sayward & Baler LLC is a law firm based in Dedham, MA specializing in estate planning, trust administration, and related legal services. The firm helps clients protect their assets, plan for the future, and navigate complex family wealth matters with personalized legal counsel.",
url: "http://www.ssbllc.com/",
telephone: "+1-781-461-1020",
address: {
@type: "PostalAddress",
streetAddress: "858 Washington St #202",
addressLocality: "Dedham",
addressRegion: "MA",
postalCode: "02026",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.2332252,
longitude: -71.18338299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Dedham, MA and surrounding Boston metro area",
knowsAbout: "Estate Planning & Wills, High-net-worth families, business owners, retirees planning wealth transfer, individuals with complex family situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Estate Planning Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.