Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "San Diego Divorce Attorney",
description: "San Diego Divorce Attorney is a California family law firm specializing in divorce, child custody, child support, alimony, property division, and related family law matters throughout San Diego and surrounding areas. The firm's lead attorney has handled over 1,000 family law cases and hundreds of custody trials, offering aggressive representation in both contested and uncontested divorces. They emphasize transparency, child-centered advocacy, and 24/7 client access to case files.",
url: "https://www.sandiego-divorceattorney.com/",
telephone: "+1-858-529-5150",
address: {
@type: "PostalAddress",
streetAddress: "3555 Fourth Ave Suite #C",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92103",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.74253350000001,
longitude: -117.16135840000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas including Bonita, Carlsbad, Chula Vista, Coronado, Del Mar, El Cajon, Encinitas, Escondido, Imperial Beach, La Mesa, Lemon Grove, National City, Oceanside, Poway, San Marcos, Santee, Solana Beach, and Vista",
knowsAbout: "Family Law, Parents facing custody disputes, high-income earners with complex assets, individuals in contested divorces, military families, same-sex couples",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Extensive Trial Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Client Portal Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Centered Approach"
}
],
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.