Structured Data

    KMN Psych

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "KMN Psych",
      description: "KMN Psych is a mental health clinic in San Diego offering therapy and psychiatric services to adults, adolescents, and families. Led by experienced clinicians, they provide evidence-based treatment for depression, anxiety, trauma, and other mental health conditions in a compassionate, client-centered environment.",
      url: "https://kmnpsych.com/",
      telephone: "+1-858-923-4228",
      address: {
        @type: "PostalAddress",
        streetAddress: "3760 Convoy St #223",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.812269799999996,
        longitude: -117.1540323
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling, adolescents with anxiety or depression, adults managing trauma or life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Approach"
        }
      ],
      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.