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: "law office of",
description: "Law Office of Wini Hemagu Ba provides legal representation and counsel to clients in the San Francisco area. The firm offers comprehensive legal services across multiple practice areas to help clients navigate complex legal matters and protect their rights.",
url: "https://www.winihemagubalaw.com/contact",
telephone: "+1-201-703-0235",
address: {
@type: "PostalAddress",
streetAddress: "500 Terry A Francois Blvd",
addressLocality: "San Francisco",
addressRegion: "CA",
postalCode: "94158",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.770374200000006,
longitude: -122.38726910000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Francisco, California and surrounding areas",
knowsAbout: "Family Law, Individuals seeking legal representation in San Francisco, clients needing comprehensive legal counsel",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local San Francisco Presence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Responsive Client 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.