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: "Helping Hand Family and Divorce Attorneys - E Sahara Ave",
description: "Helping Hand Family and Divorce Attorneys is a Las Vegas-based law firm specializing in family law and divorce representation. They provide comprehensive legal services including divorce, child custody, child support, spousal support, mediation, prenuptial agreements, and domestic violence protection orders. With a focus on compassionate client service, they help families navigate complex legal matters during challenging transitions.",
url: "https://helpinghandfamilylaw.com/paradise-nv-family-law-divorce-child-custody-attorney/",
telephone: "+1-702-745-7937",
address: {
@type: "PostalAddress",
streetAddress: "4225 E Sahara Ave Suite 8G",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1437921,
longitude: -115.08189220000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding Nevada areas",
knowsAbout: "Family Law, Couples going through divorce, parents addressing custody disputes, individuals seeking mediation services, those needing prenuptial agreement drafting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Family Law Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Focused 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.