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 Offices of Vanessa B. Gnekow",
description: "Law Offices of Vanessa B. Gnekow is a family law firm based in Rancho Cucamonga specializing in divorce, child custody, and related family legal matters. Attorney Vanessa B. Gnekow provides comprehensive legal representation and consultation for clients navigating complex family law issues, with a focus on personalized service and advocacy for families in the Inland Empire region.",
url: "http://thefamilylawguru.com/",
telephone: "+1-909-481-5352",
address: {
@type: "PostalAddress",
streetAddress: "10790 Civic Center Dr Suite 100",
addressLocality: "Rancho Cucamonga",
addressRegion: "CA",
postalCode: "91730",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.1012689,
longitude: -117.56945929999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Rancho Cucamonga, CA and surrounding Inland Empire communities",
knowsAbout: "Family Law, Couples seeking divorce representation, parents navigating custody disputes, families requiring family law consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence & Accessibility"
}
],
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.