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: "Avi Anderson Therapy",
description: "Avi Anderson Therapy is a mental health practice in Las Vegas offering individual therapy and counseling services to adults seeking support for anxiety, depression, trauma, and life transitions. Dr. Avi Anderson provides evidence-based therapeutic approaches in a compassionate, professional setting designed to help clients achieve lasting emotional wellness and personal growth.",
url: "http://www.aviandersontherapy.com/",
telephone: "+1-702-483-7166",
address: {
@type: "PostalAddress",
streetAddress: "2701 N Tenaya Wy #200",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2095783,
longitude: -115.25035829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada",
knowsAbout: "Mental Health & Therapy, Adults seeking therapy for anxiety and depression, Individuals processing trauma or life transitions, Professionals needing convenient Las Vegas-area mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Clinical Expertise"
},
{
@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.