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: "Willow Legal Group",
description: "Willow Legal Group is an estate planning law firm serving Montgomery County, MD, specializing in wills, trusts, and estate administration. They help families create comprehensive plans to protect loved ones during life and after, and guide clients through settling estates and elder law matters including nursing home care planning. The firm emphasizes a comfortable, simplified approach to estate planning, offering free discovery calls to understand each client's unique situation.",
url: "http://www.willowlegalgroup.com/",
telephone: "+1-240-813-8843",
address: {
@type: "PostalAddress",
streetAddress: "6832 Olney Laytonsville Rd",
addressLocality: "Laytonsville",
addressRegion: "MD",
postalCode: "20882",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.2037157,
longitude: -77.13997499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "68",
bestRating: "5"
},
areaServed: "Laytonsville, Silver Spring, and Montgomery County, MD",
knowsAbout: "Estate Planning & Wills, Families seeking comprehensive estate plans, parents wanting to establish guardianship, individuals planning for elder care, estates requiring administration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Discovery Calls"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Simplified Process"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service 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.