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: "Taylor & Leonard Law, PLLC",
description: "Taylor & Leonard Law, PLLC is a Las Vegas-based estate planning and probate law firm with over 30 years of combined experience. Led by attorneys Stuart Taylor and Clayton Leonard, the firm specializes in trusts, estates, probate administration, trust litigation, asset protection, business formation, and real estate planning. Clients work directly with licensed attorneys throughout their case, receiving personalized guidance on wills, trusts, health care directives, charitable planning, and navigating probate court.",
url: "http://taylorleonardlaw.com/",
telephone: "+1-702-982-0880",
address: {
@type: "PostalAddress",
streetAddress: "1785 Village Center Cir Suite 110",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.192015399999995,
longitude: -115.3011215
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Las Vegas, Henderson, Summerrin, and nearby Nevada communities",
knowsAbout: "Estate Planning & Wills, Families planning estates, individuals administering trusts or estates, business owners seeking asset protection, those navigating probate after a loved one's death",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Attorney Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years Combined Experience"
}
],
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.