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: "Ashton Martini, MS, LMFT, LCADC",
description: "Ashton Martini, MS, LMFT, LCADC is a solution-focused therapist in Henderson specializing in individual, couples, and family therapy. With credentials as a Licensed Marriage and Family Therapist and Licensed Clinical Alcohol and Drug Counselor, Ashton helps clients uncover behavior patterns, resolve challenges, and work toward personal growth and well-being through complementary therapeutic approaches.",
url: "http://www.lasvegasnvtherapist.com/",
telephone: "+1-702-217-6604",
address: {
@type: "PostalAddress",
streetAddress: "3005 W Horizon Ridge Pkwy #201",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9981989,
longitude: -115.1198964
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Henderson, Nevada and surrounding Las Vegas Valley",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, families navigating conflict, individuals in recovery from substance use, people working through life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Solution-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Licensure"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Therapy Formats"
}
],
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.