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 Victor Mordey",
description: "Law Office of Victor Mordey is a family law practice in Chula Vista serving San Diego County with comprehensive legal services including divorce, child custody, spousal support, and property division. Attorney Victor Mordey specializes in helping families navigate complex legal matters with personalized attention and strategic representation. The firm handles both collaborative and contested cases, offering clients multiple pathways to resolution.",
url: "https://www.thechulavistalawyer.com/",
telephone: "+1-619-409-7900",
address: {
@type: "PostalAddress",
streetAddress: "1061 Tierra Del Rey Suite 202",
addressLocality: "Chula Vista",
addressRegion: "CA",
postalCode: "91910",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.638197,
longitude: -117.01576190000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "65",
bestRating: "5"
},
areaServed: "Chula Vista, San Diego County, CA",
knowsAbout: "Family Law, Couples going through divorce, parents seeking custody arrangements, individuals needing spousal or child support guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local San Diego Presence"
}
],
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.