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: "Mental Health Counseling and Wellness Center",
description: "Mental Health Counseling and Wellness Center in Las Vegas provides comprehensive mental health services including individual therapy, counseling, and wellness support. The center specializes in helping clients navigate anxiety, depression, life transitions, and relationship challenges through evidence-based therapeutic approaches. They focus on creating a supportive environment where clients can achieve emotional wellness and personal growth.",
url: "https://www.nvmentalwell.com/",
telephone: "+1-702-602-5250",
address: {
@type: "PostalAddress",
streetAddress: "320 E Warm Springs Rd Unit 1",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.057463299999995,
longitude: -115.1575579
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing anxiety or depression, those navigating life transitions, couples and families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.