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: "Grant Morris Dodds",
description: "Grant Morris Dodds is a full-service law firm in Las Vegas specializing in estate planning, trust administration, probate, and elder law. The firm helps families and individuals protect their assets, plan for the future, and navigate complex legal matters with personalized counsel. Their experienced attorneys focus on creating comprehensive estate plans, managing trusts, and providing guidance on Medicaid planning and elder law issues.",
url: "https://www.gmdlegal.com/contact/las-vegas-office/",
telephone: "+1-702-751-6647",
address: {
@type: "PostalAddress",
streetAddress: "10161 W Park Run Dr #230",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89145",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.160908,
longitude: -115.316962
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "105",
bestRating: "5"
},
areaServed: "Las Vegas, Henderson, and surrounding Clark County areas",
knowsAbout: "Estate Planning & Wills, Families planning estates, seniors seeking elder law guidance, individuals with significant assets, families managing trusts or probate matters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law & Medicaid Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Trust & Probate Administration"
}
],
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.