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: "The Women's Legal Group",
description: "The Women's Legal Group is a family law practice in Harrisonburg specializing in divorce, custody, and other family law matters affecting women and families. Led by experienced attorneys, the firm focuses on providing personalized legal representation to help clients navigate complex family situations with confidence and protection of their interests.",
url: "https://www.harrisonburgattorneys.com/",
telephone: "+1-540-217-5470",
address: {
@type: "PostalAddress",
streetAddress: "590 Neff Ave # 2000",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4255545,
longitude: -78.857158
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Rockingham County areas",
knowsAbout: "Family Law, Women navigating divorce or custody matters, single mothers seeking custody representation, families needing estate planning services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Women-Focused Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.