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: "Levine Family Law Group",
description: "Levine Family Law Group is an Alameda-based family law firm specializing in divorce, child custody, spousal support, and property division for families throughout the East Bay. The firm handles contested and uncontested divorces, custody disputes, and related family law matters with personalized representation tailored to each client's unique circumstances. They serve families navigating complex family transitions with experienced legal advocacy.",
url: "https://eastbaylevinelaw.com/",
telephone: "+1-510-595-4112",
address: {
@type: "PostalAddress",
streetAddress: "1101 Marina Village Pkwy",
addressLocality: "Alameda",
addressRegion: "CA",
postalCode: "94501",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7845638,
longitude: -122.27379429999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Alameda and East Bay Area, California",
knowsAbout: "Family Law, Families going through divorce, parents seeking custody arrangements, individuals needing spousal or child support guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local East Bay Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Law Services"
}
],
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.