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: "Family Law",
description: "Kern County Family Law Division serves as the official court system handling family law matters in Bakersfield, including divorce, child custody, support orders, and other family-related legal proceedings. As a public court facility, they provide the judicial framework and administrative services necessary for resolving family law cases. This is the official venue where family law disputes are adjudicated in Kern County.",
url: "https://www.kern.courts.ca.gov/divisions/family-law",
telephone: "+1-661-323-0900",
address: {
@type: "PostalAddress",
streetAddress: "1215 Truxtun Ave",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3727416,
longitude: -119.01588849999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Kern County, California",
knowsAbout: "Family Law, Individuals seeking court resolution of family law disputes, divorcing couples, parents establishing custody arrangements, those needing child or spousal support orders",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Official Court System"
},
{
@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.