Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Von Weiss Law Office",
description: "Von Weiss Law Office is an estate planning and elder law firm based in North Easton, MA, serving individuals and families throughout southeastern Massachusetts. Led by experienced attorneys, the firm specializes in comprehensive estate planning, trust administration, probate services, and elder law matters including Medicaid planning. They provide personalized legal guidance to help clients protect their assets and ensure their wishes are carried out.",
url: "https://vonweisslaw.com/",
telephone: "+1-508-238-3005",
address: {
@type: "PostalAddress",
streetAddress: "50 Oliver St",
addressLocality: "North Easton",
addressRegion: "MA",
postalCode: "02356",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.0707314,
longitude: -71.1026258
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "124",
bestRating: "5"
},
areaServed: "North Easton, MA and surrounding southeastern Massachusetts communities",
knowsAbout: "Estate Planning & Wills, Estate planning families, retirees, elderly clients needing Medicaid planning, probate administration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law & Medicaid Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Local Service"
}
],
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.